From 74549fed21385a7f6324e59aa918e2edbdf1578c Mon Sep 17 00:00:00 2001 From: qiang Date: Thu, 11 Nov 2021 16:46:26 +0800 Subject: [PATCH] fix: update plugin version --- preset.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/preset.json b/preset.json index 61133ba..fd60318 100644 --- a/preset.json +++ b/preset.json @@ -2,13 +2,13 @@ "useConfigFiles": false, "plugins": { "@dcloudio/vue-cli-plugin-uni": { - "version": "^2.0.0-alpha-22420190823001" + "version": "^2.0.0-alpha-32920211110001" }, "@dcloudio/vue-cli-plugin-uni-optimize": { - "version": "^2.0.0-alpha-22420190823001" + "version": "^2.0.0-alpha-32920211110001" }, "@dcloudio/vue-cli-plugin-hbuilderx": { - "version": "^2.0.0-alpha-22420190823001" + "version": "^2.0.0-alpha-32920211110001" }, "@vue/cli-plugin-babel": { "presets": [ @@ -18,4 +18,4 @@ ] } } -} +}