Skip to content

Commit 58d7e10

Browse files
authored
Fix annoying warning for updated npm (github#31909)
1 parent fa24498 commit 58d7e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# skip installing optional dependencies to avoid issues with troublesome `fsevents` module
2-
optional=false
2+
omit=optional

0 commit comments

Comments
 (0)