diff --git a/package.json b/package.json index 6e3ee6a..1fdf573 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/asyncapi/generator-filters.git" + "url": "git+https://github.com/asyncapi/generator-hooks.git" }, "keywords": [ "asyncapi", @@ -22,12 +22,12 @@ "author": "Lukasz Gornicki ", "license": "Apache-2.0", "bugs": { - "url": "https://github.com/asyncapi/generator-filters/issues" + "url": "https://github.com/asyncapi/generator-hooks/issues" }, "publishConfig": { "access": "public" }, - "homepage": "https://github.com/asyncapi/generator-filters#readme", + "homepage": "https://github.com/asyncapi/generator-hooks#readme", "dependencies": { "fs.extra": "^1.3.2" },