1
0
mirror of synced 2026-03-24 20:18:35 +08:00

chore: release v1.2.0-beta.1

This commit is contained in:
roymondchen
2022-09-22 17:13:21 +08:00
parent 23bc21f064
commit b50f6a9fbf
19 changed files with 159 additions and 113 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.1.6",
"version": "1.2.0-beta.1",
"name": "@tmagic/utils",
"main": "dist/tmagic-utils.umd.js",
"module": "dist/tmagic-utils.mjs",
@@ -24,7 +24,7 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"dependencies": {
"@tmagic/schema": "1.1.6",
"@tmagic/schema": "1.2.0-beta.1",
"dayjs": "^1.11.4"
},
"devDependencies": {