Skip to content

Commit 7c53e3a

Browse files
committed
refactor: update theme to 0.7.0
1 parent b9de332 commit 7c53e3a

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
@@ -26,16 +26,10 @@
2626
"bugs": {
2727
"url": "https://github.com/wangdoc/bash-tutorial/issues"
2828
},
29-
"husky": {
30-
"hooks": {
31-
"pre-push": "npm update"
32-
}
33-
},
3429
"homepage": "https://github.com/wangdoc/bash-tutorial#readme",
3530
"dependencies": {
36-
"gh-pages": "^5.0.0",
37-
"husky": "^4.3.8",
31+
"gh-pages": "6.x",
3832
"loppo": "^0.6.25",
39-
"loppo-theme-wangdoc": "^0.6.4"
33+
"loppo-theme-wangdoc": "^0.7.0"
4034
}
4135
}

0 commit comments

Comments
 (0)