Skip to content

Commit

Permalink
Merge pull request #107 from vtex/greenkeeper-babel-eslint-5.0.0
Browse files Browse the repository at this point in the history
Update babel-eslint to version 5.0.0 πŸš€
  • Loading branch information
tamorim committed Feb 24, 2016
2 parents 1f11d31 + 83d8c23 commit a315d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"babel-cli": "^6.1.18",
"babel-core": "^6.1.21",
"babel-eslint": "^4.1.5",
"babel-eslint": "^5.0.0",
"babel-preset-es2015": "^6.1.18",
"babel-preset-stage-0": "^6.1.18",
"chai": "^3.4.1",
Expand Down

0 comments on commit a315d11

Please sign in to comment.