Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hokaccha committed Mar 21, 2024
1 parent f8f5897 commit 598d2f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,10 @@
"prettier": "^3.2.5",
"typescript": "^5.4.2",
"vitest": "^1.3.1"
},
"overrides": {
"vite": {
"rollup": "npm:@rollup/wasm-node"
}
}
}

0 comments on commit 598d2f3

Please sign in to comment.