Skip to content

Commit

Permalink
ci: add optional rollup linux dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyklan committed Feb 7, 2024
1 parent 775ad65 commit 1066a10
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 @@ -38,5 +38,8 @@
"rollup-plugin-swc3": "^0.11.0",
"semantic-release": "^23.0.1",
"typescript": "^5.3.3"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.9.6"
}
}

0 comments on commit 1066a10

Please sign in to comment.