Update to current es6-promise polyfill
This no longer causes trouble in PhantomJS 2.x
This commit is contained in:
parent
506e36c9cc
commit
25425d6a87
|
@ -36,7 +36,7 @@
|
||||||
"babel-preset-es2015": "^6.3.13",
|
"babel-preset-es2015": "^6.3.13",
|
||||||
"babelify": "^7.2.0",
|
"babelify": "^7.2.0",
|
||||||
"chai": "~3.4.1",
|
"chai": "~3.4.1",
|
||||||
"es6-promise": "^1.0.0",
|
"es6-promise": "^3.1.2",
|
||||||
"grunt": "~0.4.5",
|
"grunt": "~0.4.5",
|
||||||
"grunt-browserify": "~4.0.1",
|
"grunt-browserify": "~4.0.1",
|
||||||
"grunt-contrib-clean": "~0.7.0",
|
"grunt-contrib-clean": "~0.7.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user