diff --git a/package.json b/package.json index 845df17..fc54c86 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,6 @@ }, "author": "Fatih Turker", "license": "MIT", - "repository": { - "type": "git", - "url": "https://github.com/pi-agi/core.git" - }, "bugs": { "url": "https://github.com/pi-agi/core/issues" }, @@ -47,5 +43,10 @@ "@types/node": "^18.15.7", "ts-node": "^10.9.1", "typescript": "^5.0.4" + }, + "git repository": "https://github.com/pi-agi/core/common", + "repository": { + "type": "git", + "url": "https://github.com/pi-agi/core/common.git" } }