Skip to content

Commit

Permalink
add rollup-darwin-x64 as optional
Browse files Browse the repository at this point in the history
  • Loading branch information
TangoYankee committed Aug 22, 2024
1 parent e5a36da commit 7bcfea0
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 0 deletions.
227 changes: 227 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 @@ -86,5 +86,8 @@
"prettier --write --list-different",
"eslint --fix"
]
},
"optionalDependencies": {
"@rollup/rollup-darwin-x64": "^4.21.0"
}
}

0 comments on commit 7bcfea0

Please sign in to comment.