From e07e04377f374ba6e62ab62a78a0dbfc1844b2ec Mon Sep 17 00:00:00 2001 From: AmitUp9 <96980485+AmitUp9@users.noreply.github.com> Date: Thu, 24 Mar 2022 12:31:08 +0200 Subject: [PATCH] mizu and ui-common version update (#923) --- ui-common/package.json | 2 +- ui/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ui-common/package.json b/ui-common/package.json index 682c4b861..8b3f7ac80 100644 --- a/ui-common/package.json +++ b/ui-common/package.json @@ -1,6 +1,6 @@ { "name": "@up9/mizu-common", - "version": "1.0.136", + "version": "1.0.137", "description": "Made with create-react-library", "author": "", "license": "MIT", diff --git a/ui/package.json b/ui/package.json index 3e6f6b2b2..8171e0491 100644 --- a/ui/package.json +++ b/ui/package.json @@ -13,7 +13,7 @@ "@types/jest": "^26.0.22", "@types/node": "^12.20.10", "@uiw/react-textarea-code-editor": "^1.4.12", - "@up9/mizu-common": "1.0.136", + "@up9/mizu-common": "1.0.137", "axios": "^0.25.0", "core-js": "^3.20.2", "craco-babel-loader": "^1.0.3",