Add lz-string for encoding

This commit is contained in:
He4eT 2020-12-18 00:25:26 +05:00
commit 3393209fd2
3 changed files with 14 additions and 6 deletions

View file

@ -27,6 +27,7 @@
"sirv-cli": "1.0.3"
},
"dependencies": {
"lz-string": "^1.4.4",
"preact": "^10.3.2",
"preact-render-to-string": "^5.1.4",
"preact-router": "^3.2.1",