fix: use published @simpleworkjs/orm instead of local path

This commit is contained in:
2026-07-22 22:11:11 -04:00
parent 95ae50a924
commit b91089ad4c
2 changed files with 891 additions and 8 deletions
+890 -7
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -24,7 +24,7 @@
"@fortawesome/fontawesome-free": "^7.3.0",
"@popperjs/core": "^2.11.8",
"@simpleworkjs/conf": "^1.2.0",
"@simpleworkjs/orm": "file:../../../simpleworkjs/orm",
"@simpleworkjs/orm": "^0.2.7",
"bcrypt": "^6.0.0",
"bootstrap": "^5.3.8",
"compression": "^1.8.1",