Remove self dependency from package.json (#83)

This commit is contained in:
Jeon Suyeol
2025-12-17 22:57:04 +09:00
committed by GitHub
parent aef3b60ad5
commit bb3b7bf2c2
2 changed files with 0 additions and 40 deletions
-4
View File
@@ -59,12 +59,8 @@
"devDependencies": {
"@types/picomatch": "^3.0.2",
"bun-types": "latest",
"oh-my-opencode": "^0.1.30",
"typescript": "^5.7.3"
},
"peerDependencies": {
"bun": ">=1.0.0"
},
"trustedDependencies": [
"@ast-grep/cli",
"@ast-grep/napi",