v1.0.20-alpha.2

This commit is contained in:
guokai.jgk 2020-11-10 21:00:39 +08:00
parent 6378595966
commit 6d8b0297cf
2 changed files with 3 additions and 2 deletions

View File

@ -47,5 +47,6 @@
"tnpm": {
"mode": "yarn",
"lockfile": "enable"
}
},
"version": "0.0.0"
}

View File

@ -1,6 +1,6 @@
{
"name": "@ali/lowcode-datasource-engine",
"version": "1.0.20-alpha.1",
"version": "1.0.20-alpha.2",
"description": "DataSource Engine for lowcode",
"main": "dist/index.js",
"typings": "dist/index.d.ts",