Skip to content

Commit c4c8549

Browse files
committed
fix: remove unused git-scripts dependencies from package.json
1 parent 9ddf2a7 commit c4c8549

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"homepage": "https://github.com/wechaty/docusaurus#readme",
3939
"devDependencies": {
4040
"@chatie/eslint-config": "^1.0.4",
41-
"@chatie/git-scripts": "^0.6.2",
4241
"@chatie/tsconfig": "^4.6.3",
4342
"@types/ci-info": "^3.1.0",
4443
"@types/glob": "^7.2.0",
@@ -51,7 +50,6 @@
5150
"clsx": "^1.1.1",
5251
"cross-env": "^7.0.3",
5352
"file-box": "^1.4.15",
54-
"git-scripts": "^0.4.3",
5553
"glob": "^7.2.0",
5654
"https-proxy-agent": "^5.0.0",
5755
"image-size": "^1.0.1",
@@ -71,10 +69,5 @@
7169
"yaml-front-matter": "^4.1.1",
7270
"yaml-lint": "^1.2.4",
7371
"zero-md": "^2.3.4"
74-
},
75-
"git": {
76-
"scripts": {
77-
"pre-push": "npx git-scripts-pre-push"
78-
}
7972
}
8073
}

0 commit comments

Comments
 (0)