Skip to content

Commit

Permalink
build: add overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Dec 31, 2023
1 parent d6088ff commit b94c36d
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 @@ -37,7 +37,7 @@
"vue-tsc": "^1.8.27"
},
"overrides": {
"rollup": "@rollup/wasm-node"
"rollup": "npm:@rollup/wasm-node"
},
"lint-staged": {
"*.ts": "npm run lint"
Expand Down

0 comments on commit b94c36d

Please sign in to comment.