From 47c9d9355c571be3df7d4bf0263a75e7fd92660f Mon Sep 17 00:00:00 2001 From: Alexander Kharkovey Date: Thu, 15 Dec 2022 16:28:09 +0600 Subject: [PATCH] fix(json-api-nestjs-sdk): up version in per dep --- libs/json-api-nestjs-sdk/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/json-api-nestjs-sdk/README.md b/libs/json-api-nestjs-sdk/README.md index abaefc83..664cb3fd 100644 --- a/libs/json-api-nestjs-sdk/README.md +++ b/libs/json-api-nestjs-sdk/README.md @@ -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) +