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 a0e1649 commit 2cdb714
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,7 +7,6 @@
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"lint": "eslint ./src --ext .vue,.js,.ts,.jsx,.tsx && pretty-quick --check --branch main ./src",
"prepare": "husky install",
"preinstall": "npx only-allow pnpm -y"
},
"dependencies": {
Expand Down Expand Up @@ -57,7 +56,7 @@
"sass": "1.33.0",
"terser": "^5.27.0",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "4.5.2",
"vue-tsc": "^1.8.27"
},
"browserslist": [
Expand Down

0 comments on commit 2cdb714

Please sign in to comment.