We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6088ff commit b94c36dCopy full SHA for b94c36d
package.json
@@ -37,7 +37,7 @@
37
"vue-tsc": "^1.8.27"
38
},
39
"overrides": {
40
- "rollup": "@rollup/wasm-node"
+ "rollup": "npm:@rollup/wasm-node"
41
42
"lint-staged": {
43
"*.ts": "npm run lint"
0 commit comments