chore(release): code-generator - 1.1.1-beta.0

This commit is contained in:
LeoYuan 袁力皓 2023-03-31 17:06:20 +08:00
parent 4bb4296229
commit ff9af2a695

View File

@ -1,6 +1,6 @@
{ {
"name": "@alilc/lowcode-code-generator", "name": "@alilc/lowcode-code-generator",
"version": "1.1.0", "version": "1.1.1-beta.0",
"description": "出码引擎 for LowCode Engine", "description": "出码引擎 for LowCode Engine",
"license": "MIT", "license": "MIT",
"main": "lib/index.js", "main": "lib/index.js",
@ -145,4 +145,4 @@
"registry": "https://registry.npmjs.org/" "registry": "https://registry.npmjs.org/"
}, },
"repository": "git@github.com:alibaba/lowcode-engine.git" "repository": "git@github.com:alibaba/lowcode-engine.git"
} }