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 1400f1569d
commit 7546d57a61
2 changed files with 0 additions and 40 deletions

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",