diff options
author | Vitaly Takmazov | 2018-02-04 22:42:15 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-02-04 22:42:15 +0300 |
commit | fa070e8e63fb25dabddc97a6c1c6b72c2b46b66f (patch) | |
tree | f5dab39989972c8e6d15c984565c50de787bdcd5 /juick-www/package.json | |
parent | 3ed3802f12eba5673406d0e4c937bb9e24740a67 (diff) |
www: addTag on post form
Diffstat (limited to 'juick-www/package.json')
-rw-r--r-- | juick-www/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/juick-www/package.json b/juick-www/package.json index fa3ce1a3..e77e6a32 100644 --- a/juick-www/package.json +++ b/juick-www/package.json @@ -39,6 +39,7 @@ "element-closest": "^2.0.2", "evil-icons": "^1.9.0", "killy": "file:src/main/js/killy", + "url-search-params-polyfill": "^2.0.2", "whatwg-fetch": "^2.0.3" } } |