Fixes: Cookie encoding issues

This commit is contained in:
Tom Moor
2019-02-28 23:23:44 -08:00
parent e3b105d1c0
commit b4796e5b35
5 changed files with 26 additions and 20 deletions

View File

@@ -105,7 +105,6 @@
"imports-loader": "0.6.5",
"invariant": "^2.2.2",
"isomorphic-fetch": "2.2.1",
"js-cookie": "^2.2.0",
"js-search": "^1.4.2",
"json-loader": "0.5.4",
"jsonwebtoken": "7.0.1",
@@ -163,6 +162,7 @@
"styled-components-breakpoint": "^2.1.1",
"styled-components-grid": "^2.2.1",
"styled-normalize": "^8.0.4",
"tiny-cookie": "^2.3.1",
"tmp": "0.0.33",
"uglifyjs-webpack-plugin": "1.2.5",
"url-loader": "^0.6.2",