From 8ebbdd94d408fc6192a91d6304070ee252d28f60 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Tue, 2 May 2023 21:19:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/client/package.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/package.json b/src/client/package.json index 2a1e8dd..010b4d1 100644 --- a/src/client/package.json +++ b/src/client/package.json @@ -10,7 +10,7 @@ "lint": "vue-cli-service lint --max-warnings=0 --mode production" }, "dependencies": { - "@ohrm/oxd": "2.0.0", + "@ohrm/oxd": "git+https://git.kongjian.xin:8443/YBY/oxd.git#main", "axios": "^1.2.2", "core-js": "^3.27.1", "date-fns": "^2.22.1",