Skip to content

Commit 56ddb53

Browse files
lroalMaximization
andauthored
Add orange-orm to ORMs (#50)
* Update object-relational-mapping.json orange * Update all-the-package-names --------- Co-authored-by: Maxim Orlov <maximorl@gmail.com>
1 parent 240c82d commit 56ddb53

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"ajv": "8.12.0",
34-
"all-the-package-names": "2.0.990",
34+
"all-the-package-names": "2.0.1662",
3535
"eslint": "8.34.0",
3636
"eslint-config-prettier": "8.6.0",
3737
"eslint-plugin-jest": "27.2.1",

src/categories/object-relational-mapping.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"drizzle-orm",
66
"mikro-orm",
77
"objection",
8+
"orange-orm",
89
"prisma",
910
"sequelize",
1011
"typeorm"

0 commit comments

Comments
 (0)