Skip to content

Commit 81c3ed0

Browse files
committed
fix/rollup error build
1 parent 4768924 commit 81c3ed0

File tree

2 files changed

+19
-41
lines changed

2 files changed

+19
-41
lines changed

package-lock.json

Lines changed: 18 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"overrides": {
2727
"vite": {
28-
"rollup": "npm:@rollup/wasm-node"
28+
"rollup": "@rollup/wasm-node"
2929
}
3030
}
3131
}

0 commit comments

Comments
 (0)