1
0
mirror of synced 2025-12-09 10:37:55 +08:00

v1.0.0-beta.2

This commit is contained in:
roymondchen
2022-03-08 20:14:19 +08:00
committed by jia000
parent 412c78153c
commit 66eb52f8da
25 changed files with 42 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"name": "@tmagic/core",
"main": "dist/tmagic-core.umd.js",
"module": "dist/tmagic-core.es.js",
@@ -25,7 +25,7 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"dependencies": {
"@tmagic/schema": "^1.0.0-beta.1",
"@tmagic/schema": "^1.0.0-beta.2",
"events": "^3.3.0"
},
"devDependencies": {