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

chore: release v1.2.0-beta.25

This commit is contained in:
roymondchen
2022-12-07 20:08:02 +08:00
parent 138614a57a
commit 9dec40805c
20 changed files with 130 additions and 119 deletions

View File

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