Skip to content

Commit c90539f

Browse files
committed
Workaround for Bazel NodeJS rules issue
1 parent c58b1c5 commit c90539f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,8 @@
134134
"tsutils": "^3.0.0",
135135
"typescript": "3.0.3",
136136
"uglify-js": "^2.8.14"
137+
},
138+
"optionalDependencies": {
139+
"fsevents": "^1.2.4"
137140
}
138141
}

0 commit comments

Comments
 (0)