Skip to content

Commit

Permalink
add eslint deps
Browse files Browse the repository at this point in the history
  • Loading branch information
flowmemo committed Mar 2, 2017
1 parent 5a8f74e commit 84a9486
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
"bluebird": "^3.4.7",
"chalk": "^1.1.3",
"coveralls": "^2.11.16",
"eslint": "^3.16.1",
"eslint-config-standard": "^7.0.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^2.1.0",
"nyc": "^10.1.2"
},
"dependencies": {
Expand Down

0 comments on commit 84a9486

Please sign in to comment.