Skip to content

Commit

Permalink
docs(package): rename to template-typescript-app
Browse files Browse the repository at this point in the history
  • Loading branch information
dorayx committed Sep 2, 2023
1 parent b4569b4 commit 27ad6cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@dillage/testing-template-typescript",
"name": "@dillage/template-typescript-app",
"version": "0.0.0",
"author": "Doray <open@doray.dev>",
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/dorayx/template-typescript.git"
"url": "https://github.com/dorayx/template-typescript-app.git"
},
"files": [
"dist"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -301,9 +301,9 @@ __metadata:
languageName: node
linkType: hard

"@dillage/testing-template-typescript@workspace:.":
"@dillage/template-typescript-app@workspace:.":
version: 0.0.0-use.local
resolution: "@dillage/testing-template-typescript@workspace:."
resolution: "@dillage/template-typescript-app@workspace:."
dependencies:
"@commitlint/cli": ^17.7.1
"@commitlint/config-conventional": ^17.7.0
Expand Down

0 comments on commit 27ad6cb

Please sign in to comment.