Skip to content

Commit

Permalink
wip: try ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Feb 28, 2024
1 parent cc3661e commit 6eaf346
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,5 +222,10 @@
"simple-git-hooks": {
"commit-msg": "npm run commitlint",
"pre-commit": "npm run lint"
},
"overrides": {
"vite": {
"rollup": "npm:@rollup/wasm-node"
}
}
}

0 comments on commit 6eaf346

Please sign in to comment.