Skip to content

Commit

Permalink
Merge pull request #50 from oligami-0424/main
Browse files Browse the repository at this point in the history
update
  • Loading branch information
oligamiq authored Apr 13, 2023
2 parents e73864e + 6083303 commit 0d22785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tauri": "tauri",
"dev": "vite",
"build": "tsc && vite build",
"githubPages": "switch.exe src tauri off && switch.exe src web on && tsc && vite build --outDir docs --base=\"./\" && switch.exe src tauri on && switch.exe src web off",
"githubPages": "switch.exe src tauri off && switch.exe src web on && tsc && vite build --outDir docs --base=\"./\" && switch.exe src tauri on && switch.exe src web off",
"preview": "vite preview"
},
"devDependencies": {
Expand Down

0 comments on commit 0d22785

Please sign in to comment.