Skip to content

Commit 7cc0e3f

Browse files
committed
chore: add optional dependency for GitHub Actions
1 parent 77c8979 commit 7cc0e3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
"typescript": "~5.0.4",
8080
"wireit": "^0.10.0"
8181
},
82+
"optionalDependencies": {
83+
"@rollup/rollup-linux-x64-gnu": "*"
84+
},
8285
"eslintConfig": {
8386
"parser": "@typescript-eslint/parser",
8487
"plugins": [

0 commit comments

Comments
 (0)