We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b472d commit 0baaad8Copy full SHA for 0baaad8
package.json
@@ -28,7 +28,7 @@
28
"buildifier": "find . -type f \\( -name BUILD -or -name BUILD.bazel \\) ! -path \"*/node_modules/*\" | xargs $(bazel info bazel-bin)/external/com_github_bazelbuild_buildtools/buildifier/*/buildifier"
29
},
30
"engines": {
31
- "node": ">=8.6.0",
+ "node": ">=8.9.0",
32
"npm": ">=5.3.0",
33
"yarn": ">=1.3.0 <2.0.0"
34
0 commit comments