Skip to content

Commit

Permalink
feat: level 6 rework
Browse files Browse the repository at this point in the history
  • Loading branch information
niceEli committed Jul 8, 2024
1 parent 3490850 commit 354f8c3
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 145 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"dev": "tauri dev",
"build": "tauri build",
"web:dev": "vite",
"web:dev": "vite --host",
"web:build": "tsc && vite build",
"preview": "vite preview",
"tauri": "tauri"
Expand Down
Loading

0 comments on commit 354f8c3

Please sign in to comment.