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 7b6e3b0 commit 87519a0Copy full SHA for 87519a0
libs/json-api/json-api-nestjs/package.json
@@ -15,6 +15,7 @@
15
"dependencies": {
16
"tslib": ">2.3.0",
17
"reflect-metadata": "^0.1.12 || ^0.2.0",
18
- "rxjs": "^7.1.0"
+ "rxjs": "^7.1.0",
19
+ "@klerick/json-api-nestjs-shared": "0.0.0"
20
}
21
0 commit comments