We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3908d76 commit 2d0dad5Copy full SHA for 2d0dad5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nestjs-prisma-dynamic-resolvers",
3
- "version": "0.1.7",
+ "version": "0.1.8",
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