From 6ca2a02766a842b6a85eb36b9741ccc8ce225bef Mon Sep 17 00:00:00 2001 From: Brandon Millman Date: Fri, 20 Jul 2018 11:58:38 -0700 Subject: Add AbortController polyfill to fetchAsync in utils --- packages/utils/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/utils/package.json') diff --git a/packages/utils/package.json b/packages/utils/package.json index 7e3d46ce7..382604fdd 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -38,6 +38,7 @@ "@0xproject/types": "^1.0.0-rc.1", "@0xproject/typescript-typings": "^1.0.0", "@types/node": "^8.0.53", + "abortcontroller-polyfill": "^1.1.9", "bignumber.js": "~4.1.0", "detect-node": "2.0.3", "ethereum-types": "^1.0.0", -- cgit v1.2.3