Skip to content

Commit

Permalink
chore: add optional dependencies for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed Jun 17, 2024
1 parent 35b153e commit 7ee8d72
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
16 changes: 16 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 @@ -94,5 +94,8 @@
"rollup": "^4.18.0",
"size-limit": "^11.1.4",
"typescript": "^5.2.2"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.18.0"
}
}

0 comments on commit 7ee8d72

Please sign in to comment.