This is an automated email from the ASF dual-hosted git repository.
wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/master by this push:
new 4daffad ARROW-1953: [JS] Fix JS build
4daffad is described below
commit 4daffadb92fc527e982d8011b4ebc483503c97ff
Author: Paul Taylor <[email protected]>
AuthorDate: Fri Dec 29 14:47:05 2017 -0500
ARROW-1953: [JS] Fix JS build
this is necessary until gulp publishes 4.0.0 builds to npm
Author: Paul Taylor <[email protected]>
Closes #1453 from trxcllnt/fix-js-gulp-build and squashes the following
commits:
0dddbcc [Paul Taylor] Merge branch 'master' into fix-js-gulp-build
dc329fa [Paul Taylor] Merge branch 'master' into fix-js-gulp-build
d9c1b0c [Paul Taylor] set gulp dependency to specific commit
---
js/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/js/package.json b/js/package.json
index 179107b..3903d1e 100644
--- a/js/package.json
+++ b/js/package.json
@@ -75,7 +75,7 @@
"esdoc-standard-plugin": "1.0.0",
"glob": "7.1.2",
"google-closure-compiler": "20171203.0.0",
- "gulp": "github:gulpjs/gulp#4.0",
+ "gulp": "github:gulpjs/gulp#6d71a658c61edb3090221579d8f97dbe086ba2ed",
"gulp-json-transform": "0.4.5",
"gulp-rename": "1.2.2",
"gulp-sourcemaps": "2.6.1",
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].