[Enhancement] Use JS-Cookie to set Cookies (#193)

* Update js-cookie

* Add sdk css

* Remove conversation padding
This commit is contained in:
Pranav Raj S
2019-10-30 10:43:11 +05:30
committed by Sojan Jose
parent e32b6bf6d4
commit 3d3aefb197
14 changed files with 170 additions and 68 deletions

View File

@@ -26,7 +26,7 @@
"foundation-sites": "6.3.0",
"highlight.js": "^9.15.10",
"ionicons": "~2.0.1",
"js-cookie": "~2.1.3",
"js-cookie": "^2.2.1",
"md5": "~2.2.1",
"moment": "~2.19.3",
"query-string": "5",