Skip to content

Commit 99f7ca5

Browse files
committed
Release 0.1.5
1 parent ba59aa9 commit 99f7ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-prisma-dynamic-resolvers",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "A library containing decorators for creating dynamic resolvers between database table objects through their navigation property.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)