mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 11:20:11 +00:00
chore: 🤖 升级依赖库到正式版,并更新版本到 1.0.0
This commit is contained in:
parent
f829f7df70
commit
76535a1896
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@alilc/lowcode-code-generator",
|
||||
"version": "1.0.0-beta.20",
|
||||
"version": "1.0.0",
|
||||
"description": "出码引擎 for LowCode Engine",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
@ -56,7 +56,7 @@
|
||||
"**/*.{js,jsx,ts,tsx}": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alilc/lowcode-types": "^1.0.0-beta.19",
|
||||
"@alilc/lowcode-types": "^1.0.0",
|
||||
"@babel/generator": "^7.12.11",
|
||||
"@babel/parser": "^7.12.11",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user