Skip to content

Commit

Permalink
refactor: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanyf committed Jun 8, 2024
1 parent f8a8ea6 commit 154b0a1
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@
"chapter": "loppo chapter",
"server": "loppo server"
},
"husky": {
"hooks": {
"pre-push": "npm update"
}
},
"keywords": [
"wangdoc",
"es6",
Expand All @@ -26,9 +21,8 @@
"author": "Ruan yifeng",
"license": "ICC BY-SA 4.0",
"dependencies": {
"gh-pages": "5.x",
"husky": "^4.3.8",
"gh-pages": "6.x",
"loppo": "^0.6.24",
"loppo-theme-wangdoc": "^0.6.1"
"loppo-theme-wangdoc": "^0.7.1"
}
}

0 comments on commit 154b0a1

Please sign in to comment.