Skip to content

Commit

Permalink
update to package json
Browse files Browse the repository at this point in the history
  • Loading branch information
skurdindev committed Jul 20, 2024
1 parent 6a56416 commit cfdcad2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"scripts": {
"dev": "tauri dev",
"start": "tauri dev",
"tauri": "tauri",
"format": "npx prettier --write . --ignore-path .gitignore ",
"build": "npm run app:build",
"app:build": "tauri build --config src-tauri/tauri.release.conf.json",
Expand Down

0 comments on commit cfdcad2

Please sign in to comment.