Skip to content

Commit

Permalink
Merge pull request #21 from klerick/publish-sdk
Browse files Browse the repository at this point in the history
fix(json-api-nestjs-sdk): up version in per dep
  • Loading branch information
klerick authored Dec 15, 2022
2 parents bff5396 + 47c9d93 commit 5c34a23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/json-api-nestjs-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,4 @@ const service = getInstance(
```
You should add [linker plugin](https://angular.io/guide/creating-libraries#consuming-partial-ivy-code-outside-the-angular-cli) in your webpack config. You can find example webpack config [here](https://github.com/klerick/nestjs-json-api/blob/master/apps/example-react-client/webpack.config.ts)


0 comments on commit 5c34a23

Please sign in to comment.