Skip to content

Commit 154b0a1

Browse files
committed
refactor: update dependencies
1 parent f8a8ea6 commit 154b0a1

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

package.json

+2-8
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313
"chapter": "loppo chapter",
1414
"server": "loppo server"
1515
},
16-
"husky": {
17-
"hooks": {
18-
"pre-push": "npm update"
19-
}
20-
},
2116
"keywords": [
2217
"wangdoc",
2318
"es6",
@@ -26,9 +21,8 @@
2621
"author": "Ruan yifeng",
2722
"license": "ICC BY-SA 4.0",
2823
"dependencies": {
29-
"gh-pages": "5.x",
30-
"husky": "^4.3.8",
24+
"gh-pages": "6.x",
3125
"loppo": "^0.6.24",
32-
"loppo-theme-wangdoc": "^0.6.1"
26+
"loppo-theme-wangdoc": "^0.7.1"
3327
}
3428
}

0 commit comments

Comments
 (0)