mirror of
https://github.com/System-End/stickers.git
synced 2026-04-19 19:45:14 +00:00
13 lines
257 B
JSON
13 lines
257 B
JSON
{
|
|
"private": true,
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"vite": "^8.0.0",
|
|
"vite-plugin-ruby": "^5.1.3"
|
|
},
|
|
"dependencies": {
|
|
"@inertiajs/svelte": "^2.3.18",
|
|
"@sveltejs/vite-plugin-svelte": "^7.0.0",
|
|
"svelte": "^5.53.12"
|
|
}
|
|
}
|