From c4f44ebdc91c947286408606d9323540b4d0a65e Mon Sep 17 00:00:00 2001 From: luch Date: Wed, 2 Aug 2023 09:42:16 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E5=88=A0=E9=99=A4package.json=20node?= =?UTF-8?q?=20=E7=89=88=E6=9C=AC=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index edc5c5d..623d8e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "luch-request", - "version": "3.1.0", + "version": "3.1.1", "description": "基于Promise实现uni-app request 请求插件", "keywords": [ "uni-app", @@ -65,7 +65,6 @@ "vuepress": "^1.4.1" }, "engines": { - "node": "16" }, "config": { "commitizen": {