Skip to content

Commit

Permalink
Try fixing build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
sebinside committed Aug 4, 2024
1 parent 514d507 commit 29df3d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions StreamAwesome/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
"vitest": "^1.6.0",
"vue-tsc": "^2.0.26"
},
"resolutions": {
"rollup": "npm:@rollup/wasm-node"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": [
"npm run lint",
Expand Down

0 comments on commit 29df3d6

Please sign in to comment.