Spaces:
Running
on
L40S
Running
on
L40S
File size: 193 Bytes
4450790 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"devDependencies": {
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"sass": "^1.77.8"
},
"scripts": {
"build": "./__build__.py || python .\\__build__.py"
}
}
|