1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2025-02-14 21:10:32 +01:00

chore: pin es6-promise to 4.2.4

This commit is contained in:
greenkeeper[bot] 2018-09-11 04:09:28 +00:00
parent 21eb6a0850
commit 21a0934110

View File

@ -73,7 +73,7 @@
"core-js": "^2.5.7",
"crypto-conditions": "^2.0.1",
"decamelize": "^2.0.0",
"es6-promise": "^4.2.4",
"es6-promise": "4.2.4",
"fetch-ponyfill": "^6.0.1",
"isomorphic-fetch": "^2.2.1",
"js-sha3": "^0.8.0",