1
0
mirror of synced 2025-12-07 17:32:33 +08:00

v1.0.0-beta.13

This commit is contained in:
roymondchen
2022-04-22 12:19:35 +08:00
committed by jia000
parent 51031fe8ab
commit 2f8f81afb3
21 changed files with 39 additions and 39 deletions

View File

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