We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5f635 commit 669edefCopy full SHA for 669edef
package.json
@@ -8,7 +8,7 @@
8
"verbose": true
9
},
10
"bugs": {
11
- "url": "https://github.com/ladjs/shared-config/issues",
+ "url": "https://github.com/ladjs/koa-better-static/issues",
12
"email": "niftylettuce@gmail.com"
13
14
"commitlint": {
@@ -49,7 +49,7 @@
49
"index.js",
50
"send.js"
51
],
52
- "homepage": "https://github.com/ladjs/shared-config",
+ "homepage": "https://github.com/ladjs/koa-better-static",
53
"husky": {
54
"hooks": {
55
"pre-commit": "lint-staged && npm test",
0 commit comments