From 1146aa3ea43e7998b36fde63b871e21526a19afc Mon Sep 17 00:00:00 2001 From: Rui Wu Date: Fri, 20 Sep 2024 15:11:37 +0800 Subject: [PATCH] chore: update repository config --- packages/core/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/core/package.json b/packages/core/package.json index 628d4ad..c1c5bdd 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -19,7 +19,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/uni-helper/uni-network.git" + "url": "git+https://github.com/uni-helper/uni-network.git", + "directory": "packages/core" }, "license": "MIT", "author": {