We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d8b59d commit 695c690Copy full SHA for 695c690
package.json
@@ -4,6 +4,7 @@
4
"description": "A NestJS decorator for dataloader",
5
"author": "Kris Lefeber <[email protected]>",
6
"license": "MIT",
7
+ "repository": "https://github.com/krislefeber/nestjs-dataloader",
8
"scripts": {
9
"prebuild": "rm -rf ./dist",
10
"build": "tsc -p tsconfig.json",
0 commit comments