Skip to content

Commit

Permalink
Merge pull request #7 from dutchenkoOleg/master
Browse files Browse the repository at this point in the history
3.0.1
  • Loading branch information
OlehDutchenko authored May 2, 2019
2 parents cbc95be + 8a8c552 commit c32f12b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "web-plugin-interface",
"version": "3.0.0",
"version": "3.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "eslint ./index.js --fix"
},
"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 <[email protected]>",
"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"
}
Expand Down

0 comments on commit c32f12b

Please sign in to comment.