Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Raul6469 committed Feb 27, 2018
1 parent 9778930 commit 5aa1b16
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,16 @@
},
"homepage": "https://github.com/Raul6469/wip-pr#readme",
"dependencies": {
"jest": "^22.4.2",
"probot": "^5.0.0"
},
"devDependencies": {
"eslint": "^4.17.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^6.0.0",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1",
"localtunnel": "^1.8.3",
"semantic-release": "^12.2.2",
"standard": "^11.0.0"
"jest": "^22.4.2"
},
"engines": {
"node": "8"
Expand Down

0 comments on commit 5aa1b16

Please sign in to comment.