1
0
mirror of synced 2025-12-09 02:27:55 +08:00

chore: release v1.5.0-beta.14

This commit is contained in:
roymondchen
2024-10-25 17:17:09 +08:00
committed by roymondchen
parent 9741c4f3df
commit a6e9ecbe50
21 changed files with 44 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tmagic-playground",
"version": "1.5.0-beta.13",
"version": "1.5.0-beta.14",
"type": "module",
"private": true,
"scripts": {
@@ -13,9 +13,9 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@tmagic/core": "1.5.0-beta.13",
"@tmagic/editor": "1.5.0-beta.13",
"@tmagic/element-plus-adapter": "1.5.0-beta.13",
"@tmagic/core": "1.5.0-beta.14",
"@tmagic/editor": "1.5.0-beta.14",
"@tmagic/element-plus-adapter": "1.5.0-beta.14",
"@tmagic/tmagic-form-runtime": "1.1.3",
"element-plus": "^2.8.0",
"lodash-es": "^4.17.21",