Skip to content

Commit d5e69d1

Browse files
committed
Update repo name
1 parent f076766 commit d5e69d1

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
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/PieroNarciso/create-express.git"
14+
"url": "git+https://github.com/PieroNarciso/expressjs-create-app.git"
1515
},
1616
"keywords": [
1717
"typescript",
@@ -21,9 +21,9 @@
2121
"author": "Piero Narciso",
2222
"license": "MIT",
2323
"bugs": {
24-
"url": "https://github.com/PieroNarciso/create-express/issues"
24+
"url": "https://github.com/PieroNarciso/expressjs-create-app/issues"
2525
},
26-
"homepage": "https://github.com/PieroNarciso/create-express#readme",
26+
"homepage": "https://github.com/PieroNarciso/expressjs-create-app#readme",
2727
"dependencies": {
2828
"kolorist": "^1.3.2",
2929
"minimist": "^1.2.5"

0 commit comments

Comments
 (0)