Skip to content

Commit

Permalink
Merge pull request #44 from SquitchYT/dev-revamp-title
Browse files Browse the repository at this point in the history
Dev revamp title
  • Loading branch information
SquitchYT authored Mar 25, 2024
2 parents fc01b8e + 5e75b65 commit 4d79fc6
Show file tree
Hide file tree
Showing 29 changed files with 1,135 additions and 317 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build --emptyOutDir",
"preview": "vite preview"
"build": "vite build --emptyOutDir"
},
"devDependencies": {
"@types/node": "^18.11.9",
Expand Down
170 changes: 125 additions & 45 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4d79fc6

Please sign in to comment.