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

chore: release v1.1.3

This commit is contained in:
roymondchen
2022-09-13 14:32:48 +08:00
parent e0a16bcf0a
commit 66579793c2
19 changed files with 137 additions and 116 deletions

View File

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