1
0
mirror of synced 2026-04-03 06:28:35 +08:00

chore: release v1.3.0-alpha.9

This commit is contained in:
roymondchen
2023-07-03 15:01:25 +08:00
parent 2d4a6aa22a
commit b0f2ed55f6
22 changed files with 158 additions and 139 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.3.0-alpha.8",
"version": "1.3.0-alpha.9",
"name": "@tmagic/data-source",
"type": "module",
"sideEffects": [
@@ -32,8 +32,8 @@
"data-source"
],
"dependencies": {
"@tmagic/utils": "1.3.0-alpha.8",
"@tmagic/schema": "1.3.0-alpha.8",
"@tmagic/utils": "1.3.0-alpha.9",
"@tmagic/schema": "1.3.0-alpha.9",
"events": "^3.3.0"
},
"devDependencies": {