Skip to content

Commit c32f12b

Browse files
Merge pull request #7 from dutchenkoOleg/master
3.0.1
2 parents cbc95be + 8a8c552 commit c32f12b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"name": "web-plugin-interface",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
77
"test": "eslint ./index.js --fix"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/dutchenkoOleg/web-plugin-interface.git"
11+
"url": "git+https://github.com/WezomAgency/web-plugin-interface.git"
1212
},
1313
"keywords": [],
1414
"author": "Oleg Dutchenko <[email protected]>",
1515
"license": "MIT",
1616
"bugs": {
17-
"url": "https://github.com/dutchenkoOleg/web-plugin-interface/issues"
17+
"url": "https://github.com/WezomAgency/web-plugin-interface/issues"
1818
},
19-
"homepage": "https://github.com/dutchenkoOleg/web-plugin-interface#readme",
19+
"homepage": "https://github.com/WezomAgency/web-plugin-interface#readme",
2020
"devDependencies": {
2121
"eslint-config-wezom-relax": "^1.1.0"
2222
}

0 commit comments

Comments
 (0)