Skip to content

Commit

Permalink
build: correct error with gnu for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
EchoDex committed Jun 11, 2024
1 parent e77e870 commit 2ef3f1d
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 @@ -67,6 +67,9 @@
"tsup": "^8.0.2",
"typescript": "^5.4.5"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.18.0"
},
"engines": {
"node": ">=18"
}
Expand Down

0 comments on commit 2ef3f1d

Please sign in to comment.