websri/runtime/bun/package.json

9 lines
114 B
JSON
Raw Permalink Normal View History

2024-09-03 09:50:43 +09:00
{
"devDependencies": {
"@types/bun": "latest"
},
"peerDependencies": {
"typescript": "^5.0.0"
}
}