This commit is contained in:
Benjamin Toby 2025-03-04 20:55:59 +01:00
parent d4cb764a18
commit c192d9cd13

View File

@ -1,6 +1,6 @@
{ {
"name": "@moduletrace/datasquirel", "name": "@moduletrace/datasquirel",
"version": "4.1.7", "version": "4.1.8",
"description": "Cloud-based SQL data management tool", "description": "Cloud-based SQL data management tool",
"main": "dist/index.js", "main": "dist/index.js",
"bin": { "bin": {
@ -38,9 +38,7 @@
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"sanitize-html": "^2.13.1", "sanitize-html": "^2.13.1",
"serverless-mysql": "^1.5.5" "serverless-mysql": "^1.5.5",
},
"devDependencies": {
"@types/nodemailer": "^6.4.17", "@types/nodemailer": "^6.4.17",
"@types/ace": "^0.0.52", "@types/ace": "^0.0.52",
"@types/lodash": "^4.17.13", "@types/lodash": "^4.17.13",