mirror of
https://github.com/kou029w/websri.git
synced 2025-01-18 16:08:16 +00:00
8 lines
114 B
JSON
8 lines
114 B
JSON
{
|
|
"devDependencies": {
|
|
"@types/bun": "latest"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "^5.0.0"
|
|
}
|
|
}
|