diff --git a/package.json b/package.json index 76dc9a9..f2b0c0f 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/hypercore-protocol/corestore.git" + "url": "git+https://github.com/hypercore-protocol/corestore-next.git" }, "keywords": [ "corestore" @@ -16,9 +16,9 @@ "author": "Andrew Osheroff ", "license": "MIT", "bugs": { - "url": "https://github.com/hypercore-protocol/corestore/issues" + "url": "https://github.com/hypercore-protocol/corestore-next/issues" }, - "homepage": "https://github.com/hypercore-protocol/corestore#readme", + "homepage": "https://github.com/hypercore-protocol/corestore-next#readme", "devDependencies": { "brittle": "^2.2.10", "random-access-memory": "^4.0.0",