Skip to content

Commit

Permalink
chore: add optional dependency for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Dec 27, 2024
1 parent 885a5d1 commit 6919321
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 0 deletions.
159 changes: 159 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 @@ -79,6 +79,9 @@
"typescript": "~5.0.4",
"wireit": "^0.10.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*"
},
"eslintConfig": {
"parser": "@typescript-eslint/parser",
"plugins": [
Expand Down

0 comments on commit 6919321

Please sign in to comment.