diff --git a/package.json b/package.json index 0a88447..4d8512d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pgknexlove", "main": "index.js", "version": "1.1.0", - "repository": "https://github.com/seveibar/pgweb-node", + "repository": "https://github.com/seveibar/pgknexlove", "scripts": { "test": "ava tests/**.test.js" },