1
0
mirror of synced 2026-03-23 11:18:36 +08:00

chore: 修复报错

This commit is contained in:
roymondchen
2024-03-13 19:57:35 +08:00
parent 38145ff461
commit f881b9ea3b
4 changed files with 45 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.3",
"version": "1.0.4",
"name": "@tmagic/tmagic-form-runtime",
"type": "module",
"sideEffects": [
@@ -48,7 +48,7 @@
"vue": "^3.4.21"
},
"devDependencies": {
"@tmagic/stage": "^1.3.9",
"@tmagic/stage": "^1.4.0-beta.1",
"@types/node": "^18.19.0",
"@vitejs/plugin-vue": "^4.5.2",
"@vue/compiler-sfc": "^3.4.21",