Skip to content

Commit b94c36d

Browse files
committed
build: add overrides
1 parent d6088ff commit b94c36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"vue-tsc": "^1.8.27"
3838
},
3939
"overrides": {
40-
"rollup": "@rollup/wasm-node"
40+
"rollup": "npm:@rollup/wasm-node"
4141
},
4242
"lint-staged": {
4343
"*.ts": "npm run lint"

0 commit comments

Comments
 (0)