Remove parse-domain dependency (#856)

* Remove parse-domain dependency

* Remove only, add commentary

* Update lockfile
This commit is contained in:
Tom Moor
2019-01-12 13:50:30 -08:00
committed by GitHub
parent 394adf97f8
commit ef583314e0
6 changed files with 193 additions and 239 deletions

View File

@@ -108,7 +108,7 @@
"imports-loader": "0.6.5",
"invariant": "^2.2.2",
"isomorphic-fetch": "2.2.1",
"js-cookie": "^2.1.4",
"js-cookie": "^2.2.0",
"js-search": "^1.4.2",
"json-loader": "0.5.4",
"jsonwebtoken": "7.0.1",
@@ -137,7 +137,6 @@
"normalizr": "2.0.1",
"outline-icons": "^1.6.0",
"oy-vey": "^0.10.0",
"parse-domain": "2.1.6",
"pg": "^6.1.5",
"pg-hstore": "2.3.2",
"polished": "1.2.1",