1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00
_/stitches/package.json
2021-10-21 17:46:47 +09:00

10 lines
150 B
JSON

{
"devDependencies": {
"@stitches/core": "^1.2.5",
"vite": "^2.6.10"
},
"scripts": {
"dev": "vite",
"build": "vite build"
}
}