1
0
mirror of synced 2026-03-23 02:58:34 +08:00

chore: release v1.3.6

This commit is contained in:
roymondchen
2023-12-12 16:10:17 +08:00
parent 25a0604073
commit a2ee21faba
23 changed files with 177 additions and 152 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.3.5",
"version": "1.3.6",
"name": "@tmagic/dep",
"type": "module",
"sideEffects": [
@@ -30,8 +30,8 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"dependencies": {
"@tmagic/schema": "1.3.5",
"@tmagic/utils": "1.3.5"
"@tmagic/schema": "1.3.6",
"@tmagic/utils": "1.3.6"
},
"devDependencies": {
"@types/node": "^18.19.0",