Skip to content

Commit

Permalink
build: eslint-config-standard@6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 15, 2016
1 parent 86ebfd3 commit 5384db4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -18,9 +18,9 @@
},
"devDependencies": {
"eslint": "3.8.0",
"eslint-config-standard": "6.0.1",
"eslint-plugin-promise": "2.0.1",
"eslint-plugin-standard": "2.0.0",
"eslint-config-standard": "6.2.0",
"eslint-plugin-promise": "3.0.0",
"eslint-plugin-standard": "2.0.1",
"istanbul": "0.4.5",
"mocha": "1.21.5"
},
Expand Down

0 comments on commit 5384db4

Please sign in to comment.