Skip to content

Commit b0a926b

Browse files
committed
chore: speculatively bundle fsevents to fix NativeScript/NativeScript#10509
1 parent fbb2697 commit b0a926b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package-lock.json

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,8 @@
183183
"bundleDependencies_comment3": "note: @npmcli/move-file is a transient dep of pacote - we dont use it directly.",
184184
"bundleDependencies": [
185185
"@npmcli/move-file",
186-
"stringify-package"
186+
"stringify-package",
187+
"fsevents"
187188
],
188189
"overrides": {
189190
"jimp": {

0 commit comments

Comments
 (0)