Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
SunWuyuan committed Jul 26, 2024
1 parent 96584fb commit 6c345f6
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 @@ -8,7 +8,7 @@
"preview": "vite preview",
"lint": "eslint . --fix --ignore-path .gitignore",
"deploy": "npm run build-scratch-gui && npm run build",
"install": "npm install && npm install -C /scratch-gui"
"preinstall": "npm install && npm install -C /scratch-gui"
},
"dependencies": {
"@mdi/font": "7.4.47",
Expand Down

0 comments on commit 6c345f6

Please sign in to comment.