Skip to content

Commit

Permalink
fix: change name and version of kit-demo-app back to previous
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikg committed May 5, 2024
1 parent bd5e3c2 commit 5971f09
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/playground/kit-demo-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "kit-demo-app",
"version": "0.0.1",
"name": "playground-kit-demo-app",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 5971f09

Please sign in to comment.