Skip to content

Commit 8a8c552

Browse files
author
dutchenkoOleg
committed
3.0.1
1 parent cbc95be commit 8a8c552

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)