1
0
mirror of synced 2025-12-08 18:17:57 +08:00

v1.0.0-beta.5

This commit is contained in:
roymondchen
2022-03-15 16:03:04 +08:00
committed by jia000
parent dee685f0b3
commit 2771d9fb2a
25 changed files with 42 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"name": "@tmagic/ui",
"main": "src/index.ts",
"engines": {
@@ -10,7 +10,7 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"dependencies": {
"@tmagic/schema": "^1.0.0-beta.4",
"@tmagic/schema": "^1.0.0-beta.5",
"delegate": "^3.2.0",
"tiny-emitter": "^2.1.0",
"vue": "^3.2.0"