diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index fb787710..7f103c74 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -87,6 +87,7 @@ "react-content-loader": "^3.2.0", "react-cookies": "^0.1.0", "react-dom": "16.6.1", - "react-router-dom": "^4.3.1" + "react-router-dom": "^4.3.1", + "url-polyfill": "^1.1.0" } } |