From 856f7d64a1ed964b042ebcc1654b262afa4a6b37 Mon Sep 17 00:00:00 2001 From: qiang Date: Mon, 31 Oct 2022 11:50:23 +0800 Subject: [PATCH] chore: update uni-usercapturescreen info --- uni_modules/uni-usercapturescreen/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uni_modules/uni-usercapturescreen/package.json b/uni_modules/uni-usercapturescreen/package.json index c2c1d59..094c430 100644 --- a/uni_modules/uni-usercapturescreen/package.json +++ b/uni_modules/uni-usercapturescreen/package.json @@ -8,7 +8,7 @@ ], "repository": "", "engines": { - "HBuilderX": "^3.6.0" + "HBuilderX": "^3.6.8" }, "dcloudext": { "type": "uts", @@ -46,7 +46,7 @@ }, "client": { "Vue": { - "vue2": "n", + "vue2": "y", "vue3": "y" }, "App": { -- GitLab