1
0
mirror of synced 2026-05-20 17:28:42 +08:00

chore: release v1.6.0-beta.6

This commit is contained in:
roymondchen
2025-08-15 12:29:06 +08:00
parent 4c6118f50f
commit 71d1aab69e
20 changed files with 40 additions and 31 deletions

View File

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