1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3206e54d..2fea5390 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,6 @@
"fido2-lib": "^3.5.9",
"file-type": "^22.0.1",
"form-data": "^4.0.5",
- "harmony-erlpack": "^0.0.1",
"i18next": "^26.0.6",
"i18next-fs-backend": "^2.6.4",
"i18next-http-middleware": "^3.9.3",
@@ -118,6 +117,7 @@
"reflect-metadata": "^0.2.2",
"tslib": "^2.8.1",
"typeorm": "^0.3.28",
+ "wetf": "^0.9.14",
"wretch": "^3.0.7",
"ws": "^8.20.0"
},
|