This commit is contained in:
Rizky 2024-01-21 16:34:59 +07:00
parent 4c85de5d8b
commit 3d178d25fc
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@
"pkgs/*"
],
"devDependencies": {
"bun-types": "latest"
"bun-types": "latest",
"node-gyp-build-optional-packages": "^5.1.1"
},
"peerDependencies": {
"typescript": "^5.0.0"