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