Skip to content

Commit 76535a1

Browse files
committed
chore: 🤖 升级依赖库到正式版,并更新版本到 1.0.0
1 parent f829f7d commit 76535a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/code-generator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alilc/lowcode-code-generator",
3-
"version": "1.0.0-beta.20",
3+
"version": "1.0.0",
44
"description": "出码引擎 for LowCode Engine",
55
"license": "MIT",
66
"main": "lib/index.js",
@@ -56,7 +56,7 @@
5656
"**/*.{js,jsx,ts,tsx}": "eslint"
5757
},
5858
"dependencies": {
59-
"@alilc/lowcode-types": "^1.0.0-beta.19",
59+
"@alilc/lowcode-types": "^1.0.0",
6060
"@babel/generator": "^7.12.11",
6161
"@babel/parser": "^7.12.11",
6262
"@babel/runtime": "^7.12.5",

0 commit comments

Comments
 (0)