v1.0.0-beta.9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tmagic-playground",
|
||||
"version": "1.0.0-beta.8",
|
||||
"version": "1.0.0-beta.9",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -9,10 +9,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/icons": "0.0.11",
|
||||
"@tmagic/editor": "^1.0.0-beta.8",
|
||||
"@tmagic/editor": "^1.0.0-beta.9",
|
||||
"@tmagic/form": "^1.0.0-beta.8",
|
||||
"@tmagic/schema": "^1.0.0-beta.8",
|
||||
"@tmagic/stage": "^1.0.0-beta.8",
|
||||
"@tmagic/schema": "^1.0.0-beta.9",
|
||||
"@tmagic/stage": "^1.0.0-beta.9",
|
||||
"@tmagic/utils": "^1.0.0-beta.8",
|
||||
"element-plus": "^2.1.7",
|
||||
"serialize-javascript": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user