@cloudbase/framework-plugin-low-code 1.7.65 → 1.7.66
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloudbase/framework-plugin-low-code",
|
|
3
|
-
"version": "1.7.
|
|
3
|
+
"version": "1.7.66",
|
|
4
4
|
"description": "云开发 Tencent CloudBase Framework Low Code Plugin,将低码配置生成完整项目并一键部署云开发资源。",
|
|
5
5
|
"author": "yhsunshining@gmail.com",
|
|
6
6
|
"homepage": "https://github.com/TencentCloudBase/cloudbase-framework#readme",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@cloudbase/framework-core": "1.9.7",
|
|
39
39
|
"@cloudbase/framework-plugin-auth": "1.9.7",
|
|
40
40
|
"@cloudbase/framework-plugin-website": "1.9.7",
|
|
41
|
-
"@cloudbase/lowcode-builder": "^1.10.
|
|
41
|
+
"@cloudbase/lowcode-builder": "^1.10.14",
|
|
42
42
|
"@cloudbase/lowcode-deployer": "^1.3.16",
|
|
43
43
|
"archiver": "^4.0.1",
|
|
44
44
|
"cos-nodejs-sdk-v5": "^2.14.3",
|