Skip to content

Commit 492ccad

Browse files
authored
Merge pull request #15 from jonaspm/dev
fix/rollup error build
2 parents 3797ffc + 81c3ed0 commit 492ccad

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)