There was an error while loading. Please reload this page.
1 parent eaef985 commit 7279b5dCopy full SHA for 7279b5d
1 file changed
package.json
@@ -20,7 +20,7 @@
20
},
21
"repository": {
22
"type": "git",
23
- "url": "git+https://github.com/kdcsoftware/create-boilerplate.git"
+ "url": "git+https://github.com/kdcsoftware/create-nodejs.git"
24
25
"keywords": [
26
"kdc",
@@ -34,9 +34,9 @@
34
35
"license": "MIT",
36
"bugs": {
37
- "url": "https://github.com/kdcsoftware/create-boilerplate/issues"
+ "url": "https://github.com/kdcsoftware/create-nodejs/issues"
38
39
- "homepage": "https://github.com/kdcsoftware/create-boilerplate#readme",
+ "homepage": "https://github.com/kdcsoftware/create-nodejs#readme",
40
"dependencies": {
41
"@babel/runtime": "^7.9.6",
42
"chalk": "^4.0.0",
0 commit comments