Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dutchenkoOleg committed May 2, 2019
1 parent cbc95be commit 8a8c552
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 8a8c552

Please sign in to comment.