Skip to content

Commit

Permalink
chore: delete husky from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanyf committed Aug 24, 2023
1 parent c18c6cd commit 86373ff
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 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"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/wangdoc/html-tutorial.git"
Expand All @@ -34,7 +29,6 @@
"homepage": "https://github.com/wangdoc/html-tutorial#readme",
"dependencies": {
"gh-pages": "^3.2.3",
"husky": "^4.3.8",
"loppo": "^0.6.24",
"loppo-theme-wangdoc": "^0.6.1"
}
Expand Down

0 comments on commit 86373ff

Please sign in to comment.