use lz-string to compress share code

This commit is contained in:
2022-11-27 15:43:57 +01:00
parent 1dcc7c81c7
commit a774334031
3 changed files with 18 additions and 4 deletions

View File

@@ -13,11 +13,11 @@
"dependencies": {
"@codemirror/lang-javascript": "^6.1.1",
"@codemirror/theme-one-dark": "^6.1.0",
"@gkucmierz/utils": "^1.16.1",
"codemirror": "^6.0.1",
"copy-to-clipboard": "^3.3.3",
"eventemitter3": "^4.0.7",
"javascript-stringify": "^2.1.0",
"lz-string": "^1.4.4",
"meriyah": "^4.3.3",
"normalize.css": "^8.0.1",
"primeicons": "^6.0.1",