mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
ab637fc2a8
## About The Pull Request We can do that now with bun This also sorts out some of the functions inside build.js into their own helper file ## Why It's Good For The Game Typing is objectively better Code improvement ## Changelog
8 lines
92 B
JSON
8 lines
92 B
JSON
{
|
|
"private": true,
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@types/bun": "^1.2.16"
|
|
}
|
|
}
|