Skip to content

Commit

Permalink
Merge pull request #59 from klerick/deploy-new-version
Browse files Browse the repository at this point in the history
Deploy new version
  • Loading branch information
klerick authored Jun 1, 2023
2 parents 37b8a11 + 055419b commit ef91394
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/json-api-nestjs-sdk/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ export * from './lib/service/json-api-utils/json-api-utils.service';
export { EmptyArrayRelation } from './lib/utils';

export * from './lib/init';


2 changes: 2 additions & 0 deletions libs/json-api-nestjs/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ export { excludeMethod } from './lib/config/bindings';
export * from './lib/types';
export * from './lib/types-common';
export * from './lib/mixin/controller';


0 comments on commit ef91394

Please sign in to comment.