mirror of https://github.com/doocs/leetcode.git
chore: update dependencies (#2368)
This commit is contained in:
parent
244964ca0a
commit
b019f45ce2
File diff suppressed because it is too large
Load Diff
|
|
@ -1,12 +1,7 @@
|
|||
{
|
||||
"scripts": {
|
||||
"start": "docsify serve --open",
|
||||
"convert": "docsify-pdf-converter",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"docsify-cli": "^4.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.6.5",
|
||||
"@commitlint/config-conventional": "^17.6.5",
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"github": {
|
||||
"silent": true
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue