Skip to content

Commit 790a297

Browse files
committed
add optional rollup linux dep
1 parent 70f02ec commit 790a297

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@
8282
"typescript": "5.6.3",
8383
"typescript-eslint": "^8.0.0"
8484
},
85+
"optionalDependencies": {
86+
"@rollup/rollup-linux-x64-gnu": "^4.0.0"
87+
},
8588
"overrides": {
8689
"@code-pushup/eslint-config": {
8790
"angular-eslint": "^19.0.0"

0 commit comments

Comments
 (0)