Cleanup
This commit is contained in:
+2
-4
@@ -11,10 +11,8 @@
|
||||
"dev:portal": "bun run --filter @blade-and-brawn/portal dev",
|
||||
"build:portal": "bun run --filter @blade-and-brawn/portal build"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.3.14"
|
||||
"@types/bun": "^1.3.14",
|
||||
"typescript": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user