Skip to content

Commit

Permalink
Merge branch 'main' of github.com:unplugin/unplugin-vue-fervid
Browse files Browse the repository at this point in the history
  • Loading branch information
ErKeLost committed Jan 16, 2024
2 parents 862bf32 + 287bf23 commit 2bfeddf
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 100 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"release": "bumpp",
"lint": "eslint --max-warnings 0 .",
"typecheck": "tsc --noEmit",
"prepublishOnly": "pnpm run build"
"prepublishOnly": "pnpm run build",
"clean": "rimraf node_modules **/*/node_modules"
},
"peerDependenciesMeta": {
"vite": {
Expand Down
Loading

0 comments on commit 2bfeddf

Please sign in to comment.