diff --git a/bun.lockb b/bun.lockb index ab9b56b..251584e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cf62cb7..7d625d3 100644 --- a/package.json +++ b/package.json @@ -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" }