mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-19 14:04:28 +00:00
v1.0.2-alpha.1
This commit is contained in:
parent
732c35b1ef
commit
9d97e569b1
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ali/lowcode-datasource-mtop-handler",
|
"name": "@ali/lowcode-datasource-mtop-handler",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2-alpha.1",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"module": "es/index.js",
|
"module": "es/index.js",
|
||||||
"typings": "es/index.d.ts",
|
"typings": "es/index.d.ts",
|
||||||
@ -16,7 +16,7 @@
|
|||||||
"prepublishOnly": "npm run build"
|
"prepublishOnly": "npm run build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ali/lowcode-types": "^1.0.10",
|
"@ali/lowcode-types": "1.0.13-alpha.1",
|
||||||
"@ali/universal-mtop": "^5.1.9",
|
"@ali/universal-mtop": "^5.1.9",
|
||||||
"typescript": "^3.9.7"
|
"typescript": "^3.9.7"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user