diff --git a/projects/ui-common/package.json b/projects/ui-common/package.json index 85a72508..8de1b50a 100644 --- a/projects/ui-common/package.json +++ b/projects/ui-common/package.json @@ -1,6 +1,6 @@ { "name": "@theseam/ui-common", - "version": "0.4.23", + "version": "0.4.24", "scripts": { "build": "../../node_modules/.bin/tsc -p tsconfig.schematics.json", "copy:schemas": "cp --parents schematics/*/schema.json ../../dist/ui-common/",