diff --git a/package.json b/package.json index 4cada1a..ae40fed 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ } }, "admConfig": { - "build": 90, + "build": 91, "oldBuild": "backend-0.1.3.zip" }, "devDependencies": { @@ -47,8 +47,6 @@ "@types/ws": "^8.18.0", "concurrently": "^9.1.2", "cz-conventional-changelog": "^3.3.0", - "drizzle-kit": "^0.30.5", - "fs-extra": "^11.3.0", "standard-version": "^9.5.0", "tsx": "^4.19.3", "typescript": "^5.8.2" @@ -65,6 +63,8 @@ "date-fns": "^4.1.0", "drizzle-orm": "^0.41.0", "drizzle-zod": "^0.7.0", + "drizzle-kit": "^0.30.5", + "fs-extra": "^11.3.0", "fast-xml-parser": "^5.0.9", "jsonwebtoken": "^9.0.2", "mssql": "^11.0.1",