Skip to content

Commit

Permalink
fix: ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
endrl committed Jun 22, 2023
1 parent a9699f9 commit c9f5c9e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --fix --ignore-path .gitignore",
"tauri-build": "tauri build",
"tauri-dev": "tauri dev"
"tauri": "tauri"
},
"dependencies": {
"@fontsource/roboto": "^5.0.1",
Expand Down

0 comments on commit c9f5c9e

Please sign in to comment.