Skip to content

Commit 1fa9b2e

Browse files
committed
build: change repo name on package.json
1 parent 1c8a64d commit 1fa9b2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"url": "https://github.com/vitorsalgado"
3232
},
3333
"license": "MIT",
34-
"repository": "git+https://github.com/vitorsalgado/nodejs-boilerplate.git",
34+
"repository": "git+https://github.com/vitorsalgado/create-nodejs-ts.git",
3535
"bugs": {
36-
"url": "https://github.com/vitorsalgado/nodejs-boilerplate/issues"
36+
"url": "https://github.com/vitorsalgado/create-nodejs-ts/issues"
3737
},
38-
"homepage": "https://github.com/vitorsalgado/nodejs-boilerplate#readme",
38+
"homepage": "https://github.com/vitorsalgado/create-nodejs-ts#readme",
3939
"keywords": [
4040
"nodejs",
4141
"nodejs-boilerplate",

0 commit comments

Comments
 (0)