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

chore: release v1.1.0-beta.1

This commit is contained in:
roymondchen
2022-07-14 21:10:06 +08:00
committed by jia000
parent fe281cfade
commit 48294ea21b
18 changed files with 126 additions and 112 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.1.0-beta.0",
"version": "1.1.0-beta.1",
"name": "@tmagic/utils",
"main": "dist/tmagic-utils.umd.js",
"module": "dist/tmagic-utils.es.js",
@@ -22,7 +22,7 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"dependencies": {
"@tmagic/schema": "1.1.0-beta.0",
"@tmagic/schema": "1.1.0-beta.1",
"moment": "^2.29.2"
},
"devDependencies": {