Skip to content

Commit

Permalink
Add new commands
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-salomao committed Nov 28, 2024
1 parent 285c3df commit fdc565e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"tauri": "tauri",
"prepare": "husky"
"prepare": "husky",
"generate-icons": "npm run tauri icon",
"download-custom-scrapers": "sh ./scripts/download_mangal_custom_scrapers.sh"
},
"dependencies": {
"@tato30/vue-pdf": "^1.11.2",
Expand Down

0 comments on commit fdc565e

Please sign in to comment.