fix:update version

This commit is contained in:
kangwei 2020-03-30 04:20:20 +08:00
parent ddec8145bd
commit fef611bc55
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ali/lowcode-plugin-outline-pane",
"version": "0.8.0",
"version": "0.8.1",
"description": "Outline pane for Ali lowCode engine",
"files": [
"es",

View File

@ -1,6 +1,6 @@
{
"name": "@ali/lowcode-plugin-settings-pane",
"version": "0.8.0",
"version": "0.8.1",
"description": "Settings pane for Ali lowCode engine",
"files": [
"es",
@ -17,6 +17,7 @@
"@ali/lowcode-editor-core": "^0.8.0",
"@ali/lowcode-designer": "^0.8.0",
"@ali/lowcode-globals": "^0.8.0",
"@ali/lowcode-plugin-outline-pane": "^0.8.0",
"@alifd/next": "^1.19.16",
"classnames": "^2.2.6",
"react": "^16"