Skip to content

Commit

Permalink
Update _meta.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi-raj-jain authored Jan 7, 2025
1 parent 7eb36c1 commit a5ab0c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/pages/getting-started/adapters/_meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export default {
"mikro-orm": "MikroORM",
mongodb: "MongoDB",
neo4j: "Neo4j",
neon: "Neon",
pg: "PostgreSQL",
pouchdb: "PouchDB",
prisma: "Prisma",
Expand All @@ -21,5 +22,5 @@ export default {
typeorm: "TypeORM",
unstorage: "Unstorage",
"upstash-redis": "Upstash Redis",
xata: "Xata",
xata: "Xata"
}

0 comments on commit a5ab0c7

Please sign in to comment.