Skip to content

Commit

Permalink
Hopefully fix build failing
Browse files Browse the repository at this point in the history
  • Loading branch information
highjeans committed Dec 7, 2024
1 parent fa0f01b commit 4c4c099
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 0 deletions.
282 changes: 282 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 @@ -45,5 +45,9 @@
},
"dependencies": {
"frontend": "^0.1.0"
},
"optionalDependencies": {
"@rollup/rollup-darwin-arm64": "^4.28.1",
"@rollup/rollup-linux-x64-gnu": "^4.28.1"
}
}

0 comments on commit 4c4c099

Please sign in to comment.