Skip to content

Commit

Permalink
Attempt fix to CI breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
P-Gill97 committed Jun 11, 2024
1 parent 633bd89 commit 811ad44
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 0 deletions.
210 changes: 210 additions & 0 deletions package-lock.json

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

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,9 @@
"vitest": "^1.6.0",
"@vitest/coverage-v8": "^1.6.0",
"whatwg-fetch": "^3.6.20"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.18.0"
}

}

0 comments on commit 811ad44

Please sign in to comment.