feat(bulk orders): standard template created

This commit is contained in:
2025-04-17 23:03:23 -05:00
parent a68a3ba640
commit 632e07967a
4 changed files with 60 additions and 1 deletions

View File

@@ -73,6 +73,7 @@
"drizzle-kit": "^0.30.5",
"drizzle-orm": "^0.41.0",
"drizzle-zod": "^0.7.0",
"excel-date-to-js": "^1.1.5",
"fast-xml-parser": "^5.0.9",
"fs-extra": "^11.3.0",
"jsonwebtoken": "^9.0.2",
@@ -91,4 +92,4 @@
"xlsx": "^0.18.5",
"zod": "^3.24.2"
}
}
}