We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0657a3f commit 00396f6Copy full SHA for 00396f6
apps/svelte-kit/package.json
@@ -1,6 +1,7 @@
1
{
2
- "name": "svelte-kit",
+ "name": "svelte-kit-demo",
3
"version": "2.11.0",
4
+ "private": true,
5
"scripts": {
6
"dev": "vite dev",
7
"build": "vite build",
0 commit comments