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 f8a8ea6 commit 154b0a1Copy full SHA for 154b0a1
package.json
@@ -13,11 +13,6 @@
13
"chapter": "loppo chapter",
14
"server": "loppo server"
15
},
16
- "husky": {
17
- "hooks": {
18
- "pre-push": "npm update"
19
- }
20
- },
21
"keywords": [
22
"wangdoc",
23
"es6",
@@ -26,9 +21,8 @@
26
"author": "Ruan yifeng",
27
"license": "ICC BY-SA 4.0",
28
"dependencies": {
29
- "gh-pages": "5.x",
30
- "husky": "^4.3.8",
24
+ "gh-pages": "6.x",
31
25
"loppo": "^0.6.24",
32
- "loppo-theme-wangdoc": "^0.6.1"
+ "loppo-theme-wangdoc": "^0.7.1"
33
}
34
0 commit comments