Skip to content

Commit

Permalink
upgrade to ESLint v2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Apr 12, 2016
1 parent bb34499 commit d731427
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
Expand Up @@ -40,10 +40,10 @@
"gh-user-events": "^1.0.1"
},
"devDependencies": {
"@shinnn/eslint-config-node": "^1.0.1",
"eslint": "^1.10.3",
"istanbul": "^0.4.1",
"@shinnn/eslint-config-node": "^2.0.0",
"eslint": "^2.7.0",
"istanbul": "^0.4.2",
"tap-spec": "^4.1.1",
"tape": "^4.4.0"
"tape": "^4.5.1"
}
}

0 comments on commit d731427

Please sign in to comment.