Skip to content

Commit

Permalink
refactor(project): ♻️ updated
Browse files Browse the repository at this point in the history
  • Loading branch information
zouyaoji committed Jan 26, 2024
1 parent fdb803d commit 9bbc704
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 @@
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"lint": "eslint ./src --ext .vue,.js,.ts,.jsx,.tsx && pretty-quick --check --branch main ./src",
"preinstall": "npx only-allow pnpm -y"
"prepare": "husky install"
},
"dependencies": {
"@quasar/extras": "^1.16.9",
Expand Down

0 comments on commit 9bbc704

Please sign in to comment.