1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-11-22 09:46:58 +01:00

Merge pull request #145 from bigchaindb/greenkeeper/fetch-ponyfill-5.0.0

Update fetch-ponyfill to the latest version 🚀
This commit is contained in:
Manolo 2018-02-06 14:54:41 +01:00 committed by GitHub
commit e4871728cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@
"core-js": "^2.4.1",
"decamelize": "^2.0.0",
"es6-promise": "^4.0.5",
"fetch-ponyfill": "^4.0.0",
"fetch-ponyfill": "^5.0.0",
"crypto-conditions": "^2.0.1",
"isomorphic-fetch": "^2.2.1",
"js-sha3": "^0.7.0",