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 a4ef5e5 commit 81e2694
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,18 +13,12 @@
"chapter": "loppo chapter",
"server": "loppo server"
},
"husky": {
"hooks": {
"pre-push": "npm update"
}
},
"keywords": [],
"author": "",
"license": "CC-BY-SA-4.0",
"dependencies": {
"gh-pages": "^3.2.3",
"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 81e2694

Please sign in to comment.