1
0
mirror of synced 2026-04-05 07:48:35 +08:00

chore: release v1.3.0-alpha.19

This commit is contained in:
roymondchen
2023-08-10 17:20:17 +08:00
parent 07c49bee4e
commit df236d172d
22 changed files with 154 additions and 139 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.3.0-alpha.18",
"version": "1.3.0-alpha.19",
"name": "@tmagic/utils",
"type": "module",
"main": "dist/tmagic-utils.umd.cjs",
@@ -29,7 +29,7 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"dependencies": {
"@tmagic/schema": "1.3.0-alpha.18",
"@tmagic/schema": "1.3.0-alpha.19",
"dayjs": "^1.11.4"
},
"peerDependencies": {