Skip to content

Commit

Permalink
Attempt to fix CI (cannot find module @rollup/rollup-linux-x64-gnu)
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed Sep 10, 2024
1 parent 8a0afb0 commit 9056243
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
"vite-plugin-wasm": "^3.3.0",
"vitest": "^v2.0.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*"
},
"peerDependencies": {
"@vitest/browser": "^v2.0.0",
"webdriverio": "^8.39.0"
Expand Down

0 comments on commit 9056243

Please sign in to comment.