fix lib import

This commit is contained in:
Emily
2024-06-09 19:11:56 +02:00
parent 19996a151b
commit 4b755fe748
7 changed files with 17 additions and 17 deletions

View File

@@ -16,7 +16,7 @@
"dayjs": "^1.11.11",
"google-auth-library": "^9.9.0",
"jsonwebtoken": "^9.0.2",
"litlyx": "^1.1.2",
"litlyx-js": "^1.0.0",
"mongoose": "^8.3.2",
"nodemailer": "^6.9.13",
"nuxt": "^3.11.2",