Skip to content

Commit

Permalink
chore: speculatively bundle fsevents to fix NativeScript/NativeScript…
Browse files Browse the repository at this point in the history
  • Loading branch information
rigor789 committed May 16, 2024
1 parent fbb2697 commit b0a926b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,8 @@
"bundleDependencies_comment3": "note: @npmcli/move-file is a transient dep of pacote - we dont use it directly.",
"bundleDependencies": [
"@npmcli/move-file",
"stringify-package"
"stringify-package",
"fsevents"
],
"overrides": {
"jimp": {
Expand Down

0 comments on commit b0a926b

Please sign in to comment.