1
0
mirror of synced 2026-03-23 02:58:34 +08:00

1.0.0-rc.6

This commit is contained in:
roymondchen
2022-06-06 15:37:41 +08:00
committed by jia000
parent cdabe36b93
commit 9af637408c
27 changed files with 53 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tmagic/editor",
"version": "1.0.0-rc.5",
"version": "1.0.0-rc.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0-rc.5",
"version": "1.0.0-rc.6",
"name": "@tmagic/editor",
"sideEffects": [
"dist/*",
@@ -45,11 +45,11 @@
"dependencies": {
"@babel/core": "^7.18.0",
"@element-plus/icons": "0.0.11",
"@tmagic/core": "^1.0.0-rc.5",
"@tmagic/form": "^1.0.0-rc.5",
"@tmagic/schema": "^1.0.0-rc.5",
"@tmagic/stage": "^1.0.0-rc.5",
"@tmagic/utils": "^1.0.0-rc.5",
"@tmagic/core": "^1.0.0-rc.6",
"@tmagic/form": "^1.0.0-rc.6",
"@tmagic/schema": "^1.0.0-rc.6",
"@tmagic/stage": "^1.0.0-rc.6",
"@tmagic/utils": "^1.0.0-rc.6",
"buffer": "^6.0.3",
"color": "^3.1.3",
"element-plus": "^2.2.0",