From 35fa43cb2842ff5c815435ee60f56224809e0143 Mon Sep 17 00:00:00 2001 From: Quentin Valmori Date: Wed, 12 Feb 2020 10:04:01 +0100 Subject: [PATCH] refactor: Remove url-polyfill dep --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 4755093617..c108cd45a0 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,6 @@ "redux-raven-middleware": "1.2.0", "redux-thunk": "2.3.0", "scheduler": "0.17.0", - "url-polyfill": "1.1.7", "webpack-node-externals": "1.7.2", "whatwg-fetch": "3.0.0" }