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

v1.0.0-beta.9

This commit is contained in:
roymondchen
2022-03-31 15:52:07 +08:00
committed by khuntoriia
parent 5350c9050c
commit f500e51933
12 changed files with 22 additions and 22 deletions

View File

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