mirror of
https://github.com/smogon/sprites.git
synced 2026-08-13 20:54:03 -05:00
9 lines
145 B
JSON
9 lines
145 B
JSON
{
|
|
"scripts": {
|
|
"build": "tsc --build tsconfig-workspace.json"
|
|
},
|
|
"devDependencies": {
|
|
"typescript": "~7.0.2"
|
|
}
|
|
}
|