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

chore: release v1.1.0-beta.6

This commit is contained in:
roymondchen
2022-08-05 20:21:45 +08:00
parent 08dae20aa0
commit 3bcc0c408a
19 changed files with 141 additions and 113 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.1.0-beta.5",
"version": "1.1.0-beta.6",
"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.0-beta.5",
"@tmagic/schema": "1.1.0-beta.6",
"moment": "^2.29.2"
},
"devDependencies": {