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

chore: release v1.2.6

This commit is contained in:
roymondchen
2023-02-21 15:43:39 +08:00
parent 8edf023a00
commit 174695b94c
21 changed files with 129 additions and 120 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.2.5",
"version": "1.2.6",
"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.5",
"@tmagic/schema": "1.2.6",
"dayjs": "^1.11.4"
},
"peerDependencies": {