mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-18 03:33:40 +00:00
v1.0.20-alpha.2
This commit is contained in:
parent
6378595966
commit
6d8b0297cf
@ -47,5 +47,6 @@
|
|||||||
"tnpm": {
|
"tnpm": {
|
||||||
"mode": "yarn",
|
"mode": "yarn",
|
||||||
"lockfile": "enable"
|
"lockfile": "enable"
|
||||||
}
|
},
|
||||||
|
"version": "0.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ali/lowcode-datasource-engine",
|
"name": "@ali/lowcode-datasource-engine",
|
||||||
"version": "1.0.20-alpha.1",
|
"version": "1.0.20-alpha.2",
|
||||||
"description": "DataSource Engine for lowcode",
|
"description": "DataSource Engine for lowcode",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user