Skip to content

Commit

Permalink
Add orange-orm to ORMs (#50)
Browse files Browse the repository at this point in the history
* Update object-relational-mapping.json

orange

* Update all-the-package-names

---------

Co-authored-by: Maxim Orlov <[email protected]>
  • Loading branch information
lroal and Maximization authored Aug 8, 2024
1 parent 240c82d commit 56ddb53
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"ajv": "8.12.0",
"all-the-package-names": "2.0.990",
"all-the-package-names": "2.0.1662",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-jest": "27.2.1",
Expand Down
1 change: 1 addition & 0 deletions src/categories/object-relational-mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"drizzle-orm",
"mikro-orm",
"objection",
"orange-orm",
"prisma",
"sequelize",
"typeorm"
Expand Down

0 comments on commit 56ddb53

Please sign in to comment.