Skip to content

Commit

Permalink
add optional rollup linux dep
Browse files Browse the repository at this point in the history
  • Loading branch information
vmasek committed Dec 14, 2024
1 parent 70f02ec commit ccc9e38
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 0 deletions.
250 changes: 250 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
"typescript": "5.6.3",
"typescript-eslint": "^8.0.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.0.0"
},
"overrides": {
"@code-pushup/eslint-config": {
"angular-eslint": "^19.0.0"
Expand Down

0 comments on commit ccc9e38

Please sign in to comment.