We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3262abe commit 751fb94Copy full SHA for 751fb94
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nestjs-prisma-dynamic-resolvers",
3
- "version": "0.1.13",
+ "version": "0.1.14",
4
"description": "A library containing decorators for creating dynamic resolvers between database table objects through their navigation property.",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments