Skip to content

Commit 19a49f6

Browse files
authored
fix: change name and version of kit-demo-app back to previous (#896)
1 parent bd5e3c2 commit 19a49f6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/playground/kit-demo-app/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2-
"name": "kit-demo-app",
3-
"version": "0.0.1",
2+
"name": "playground-kit-demo-app",
3+
"version": "0.0.0",
4+
"private": true,
45
"scripts": {
56
"dev": "vite dev",
67
"build": "vite build",

0 commit comments

Comments
 (0)