1
0
mirror of synced 2025-12-08 10:07:54 +08:00

chore: release v1.2.0-beta.20

This commit is contained in:
roymondchen
2022-12-05 20:41:50 +08:00
parent 828681e960
commit 51f7963197
20 changed files with 129 additions and 119 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.2.0-beta.19",
"version": "1.2.0-beta.20",
"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.2.0-beta.19",
"@tmagic/schema": "1.2.0-beta.20",
"dayjs": "^1.11.4"
},
"devDependencies": {