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",