Skip to content

Commit

Permalink
fix: fix org name
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyAsh5114 committed Oct 21, 2024
1 parent 310b4ad commit fde2e08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@pidb/pidb",
"name": "@prisma-idb/prisma-idb-generator",
"version": "0.0.1",
"exports": "./lib/main.ts",
"tasks": {
Expand Down
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@tidb/prisma-idb",
"name": "@prisma-idb/prisma-idb-generator",
"version": "0.0.1",
"exports": "./lib/main.ts"
}

0 comments on commit fde2e08

Please sign in to comment.