diff --git a/package.json b/package.json index 7f042b1..338371d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "git+https://github.com/sjansson/checking.git" + "url": "git+https://github.com/sjansson/javascript-api-testing.git" }, "scripts": { "test": "mocha --compilers js:babel-register",