1
0
mirror of synced 2025-12-10 03:38:01 +08:00

v1.0.0-rc.5

This commit is contained in:
roymondchen
2022-05-31 21:45:42 +08:00
committed by jia000
parent 0824602ad2
commit e0f8752773
25 changed files with 51 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0-rc.4",
"version": "1.0.0-rc.5",
"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.4",
"@tmagic/form": "^1.0.0-rc.4",
"@tmagic/schema": "^1.0.0-rc.4",
"@tmagic/stage": "^1.0.0-rc.4",
"@tmagic/utils": "^1.0.0-rc.4",
"@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",
"buffer": "^6.0.3",
"color": "^3.1.3",
"element-plus": "^2.2.0",