🔧 Changed the type schema in uncompression utils

This commit is contained in:
2021-08-04 08:55:02 -07:00
parent 29851c5736
commit 524f8179f4
6 changed files with 26 additions and 20 deletions

View File

@@ -27,7 +27,7 @@
"jest": "^25.1.0",
"jest-cli": "^25.1.0",
"moleculer-repl": "^0.6.2",
"threetwo-ui-typings": "^1.0.1-0",
"threetwo-ui-typings": "^1.0.2-0",
"ts-jest": "^25.3.0",
"ts-node": "^8.8.1"
},