We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f076766 commit d5e69d1Copy full SHA for d5e69d1
package.json
@@ -11,7 +11,7 @@
11
},
12
"repository": {
13
"type": "git",
14
- "url": "git+https://github.com/PieroNarciso/create-express.git"
+ "url": "git+https://github.com/PieroNarciso/expressjs-create-app.git"
15
16
"keywords": [
17
"typescript",
@@ -21,9 +21,9 @@
21
"author": "Piero Narciso",
22
"license": "MIT",
23
"bugs": {
24
- "url": "https://github.com/PieroNarciso/create-express/issues"
+ "url": "https://github.com/PieroNarciso/expressjs-create-app/issues"
25
26
- "homepage": "https://github.com/PieroNarciso/create-express#readme",
+ "homepage": "https://github.com/PieroNarciso/expressjs-create-app#readme",
27
"dependencies": {
28
"kolorist": "^1.3.2",
29
"minimist": "^1.2.5"
0 commit comments