Skip to content

Commit

Permalink
upgrade to ESLint v3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Aug 2, 2016
1 parent e6432d7 commit 52ae40a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -33,9 +33,9 @@
"pinkie-promise": "^2.0.0"
},
"devDependencies": {
"@shinnn/eslint-config-node-legacy": "^2.0.0",
"eslint": "^2.7.0",
"istanbul": "^0.4.3",
"tape": "^4.5.1"
"@shinnn/eslint-config-node-legacy": "^3.0.0",
"eslint": "^3.2.2",
"istanbul": "^0.4.4",
"tape": "^4.6.0"
}
}

0 comments on commit 52ae40a

Please sign in to comment.