Skip to content

Commit

Permalink
Merge pull request #42 from tomkp/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
tomkp committed Feb 26, 2016
2 parents 12a3ab2 + 3165f13 commit 42d8c72
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 @@ -29,7 +29,7 @@
},
"devDependencies": {
"babel-cli": "^6.3.17",
"babel-eslint": "^4.1.5",
"babel-eslint": "^5.0.0",
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"babel-plugin-add-module-exports": "^0.1.2",
Expand Down

0 comments on commit 42d8c72

Please sign in to comment.