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

chore: release v1.3.11

This commit is contained in:
roymondchen
2024-01-12 16:43:16 +08:00
parent 2679969cb6
commit 30929e8bd3
23 changed files with 166 additions and 152 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.3.10",
"version": "1.3.11",
"name": "@tmagic/data-source",
"type": "module",
"sideEffects": [
@@ -33,8 +33,8 @@
"data-source"
],
"dependencies": {
"@tmagic/utils": "1.3.10",
"@tmagic/schema": "1.3.10",
"@tmagic/utils": "1.3.11",
"@tmagic/schema": "1.3.11",
"events": "^3.3.0",
"lodash-es": "^4.17.21"
},