Skip to content

Commit

Permalink
Updated microservice stack version to next
Browse files Browse the repository at this point in the history
  • Loading branch information
FurlanLuka committed Jun 30, 2023
1 parent 1945d1e commit 455bbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/workspace/src/utils/package-versions.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const TYPEORM_VERSION = '0.3.17';
export const PG_VERSION = '8.11.1';
export const NESTJS_TYPEORM_VERSION = '10.0.0';
export const MICROSERVICE_STACK_VERSION = '0.1.55';
export const MICROSERVICE_STACK_VERSION = '0.1.56';
export const CLASS_TRANSFORMER_VERSION = '0.5.1';
export const CLASS_VALIDATOR_VERSION = '0.14.0';

0 comments on commit 455bbb1

Please sign in to comment.