Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fahimahammed authored Jun 24, 2024
1 parent 9c0ddf5 commit 1e4af04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prismadocify",
"version": "1.1.3",
"version": "1.1.4",
"description": "Generate documentation for Prisma schemas.",
"main": "dist/index.js",
"author": "Fahim Ahammed Firoz",
Expand Down Expand Up @@ -40,4 +40,4 @@
"@prisma/client": "^5.15.1",
"prisma": "^5.15.1"
}
}
}

0 comments on commit 1e4af04

Please sign in to comment.