This commit is contained in:
Benjamin Toby 2025-07-05 15:52:10 +01:00
parent 321683e7c8
commit 4f4eb44a98
2 changed files with 1 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -1,6 +1,6 @@
{
"name": "@moduletrace/datasquirel",
"version": "4.7.7",
"version": "4.7.8",
"description": "Cloud-based SQL data management tool",
"main": "dist/index.js",
"bin": {
@ -46,8 +46,6 @@
"lodash": "^4.17.21",
"mysql": "^2.18.1",
"nodemailer": "^6.9.14",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"sanitize-html": "^2.13.1",
"serverless-mysql": "^1.5.5"
}