Skip to content

Commit

Permalink
fix: use wasm dependency, so we don't have to keep track of updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Nov 19, 2024
1 parent 21cb948 commit 94aea0b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 248 deletions.
255 changes: 8 additions & 247 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"vue-template-compiler": "^2.7.16"
},
"overrides": {
"rollup": "4.18.0"
"rollup": "npm:@rollup/wasm-node"
},
"engines": {
"node": ">= 18.12"
Expand Down

0 comments on commit 94aea0b

Please sign in to comment.