Skip to content

Commit 21e4a55

Browse files
fix: remove unused deps
1 parent 12b0714 commit 21e4a55

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/nursery/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"prepublishOnly": "tsc"
1313
},
1414
"dependencies": {
15-
"@ast-grep/napi": "0.33.0",
16-
"tree-sitter-cli": "0.24.6"
15+
"@ast-grep/napi": "0.33.0"
1716
},
1817
"publishConfig": {
1918
"access": "public",

0 commit comments

Comments
 (0)