- @sunmao-ui/editor@0.3.2
 - @sunmao-ui/runtime@0.3.2
This commit is contained in:
Bowen Tan 2021-11-22 15:25:34 +08:00
parent 70ccef32a8
commit 84aa6e98c5
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@sunmao-ui/editor",
"version": "0.3.1",
"version": "0.3.2",
"description": "sunmao-ui editor",
"author": "sunmao-ui developers",
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
@ -36,7 +36,7 @@
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@sunmao-ui/core": "^0.3.0",
"@sunmao-ui/runtime": "^0.3.1",
"@sunmao-ui/runtime": "^0.3.2",
"codemirror": "^5.63.3",
"formik": "^2.2.9",
"framer-motion": "^4",

View File

@ -1,6 +1,6 @@
{
"name": "@sunmao-ui/runtime",
"version": "0.3.1",
"version": "0.3.2",
"description": "sunmao-ui runtime",
"author": "sunmao-ui developers",
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",