mirror of
https://github.com/wangdoc/clang-tutorial.git
synced 2026-05-05 20:50:45 +08:00
refactor: update dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user