1
0
mirror of synced 2025-12-08 01:57:56 +08:00

chore: release v1.2.0-beta.23

This commit is contained in:
roymondchen
2022-12-07 16:32:00 +08:00
parent 7445d24531
commit 14550ddc0f
20 changed files with 133 additions and 119 deletions

View File

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