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

chore: release v1.2.0-beta.5

This commit is contained in:
roymondchen
2022-10-12 19:19:32 +08:00
committed by jia000
parent 43691911b7
commit 8c5518170d
21 changed files with 141 additions and 130 deletions

View File

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