diff --git a/package.json b/package.json index eb59bc0..4e3718f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-plugin-interface", - "version": "3.0.0", + "version": "3.0.1", "description": "", "main": "index.js", "scripts": { @@ -8,15 +8,15 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/dutchenkoOleg/web-plugin-interface.git" + "url": "git+https://github.com/WezomAgency/web-plugin-interface.git" }, "keywords": [], "author": "Oleg Dutchenko ", "license": "MIT", "bugs": { - "url": "https://github.com/dutchenkoOleg/web-plugin-interface/issues" + "url": "https://github.com/WezomAgency/web-plugin-interface/issues" }, - "homepage": "https://github.com/dutchenkoOleg/web-plugin-interface#readme", + "homepage": "https://github.com/WezomAgency/web-plugin-interface#readme", "devDependencies": { "eslint-config-wezom-relax": "^1.1.0" }