Replace pako with gzip-js

This commit is contained in:
MattIPv4
2020-06-05 20:54:44 +01:00
parent 35962bd05e
commit e8a5b2c6b5
3 changed files with 23 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
"do-bulma": "git+https://github.com/do-community/do-bulma.git",
"do-vue": "git+https://github.com/do-community/do-vue.git",
"escape-html": "^1.0.3",
"pako": "^1.0.11",
"gzip-js": "^0.3.2",
"pretty-checkbox-vue": "^1.1.9",
"prismjs": "^1.20.0",
"qs": "^6.9.4",