Skip to content

Commit 81e2694

Browse files
committed
refactor: update dependencies
1 parent a4ef5e5 commit 81e2694

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,18 +13,12 @@
1313
"chapter": "loppo chapter",
1414
"server": "loppo server"
1515
},
16-
"husky": {
17-
"hooks": {
18-
"pre-push": "npm update"
19-
}
20-
},
2116
"keywords": [],
2217
"author": "",
2318
"license": "CC-BY-SA-4.0",
2419
"dependencies": {
25-
"gh-pages": "^3.2.3",
26-
"husky": "^4.3.8",
20+
"gh-pages": "6.x",
2721
"loppo": "^0.6.24",
28-
"loppo-theme-wangdoc": "^0.6.1"
22+
"loppo-theme-wangdoc": "^0.7.1"
2923
}
3024
}

0 commit comments

Comments
 (0)