mizu and ui-common version update (#923)

This commit is contained in:
AmitUp9 2022-03-24 12:31:08 +02:00 committed by GitHub
parent 3c8f63ed92
commit e07e04377f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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",