Skip to content

Commit

Permalink
upgrade eslint to fix babel/babel-eslint#243
Browse files Browse the repository at this point in the history
babel-eslint -> devDep

revert dep prop deletion
  • Loading branch information
emflores committed Sep 19, 2016
1 parent 672c669 commit 4c5cb03
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 @@ -30,7 +30,7 @@
"devDependencies": {
"babel": "6.3.26",
"babel-core": "6.4.5",
"babel-eslint": "5.0.0-beta6",
"babel-eslint": "^6.1.2",
"babel-loader": "6.2.1",
"babel-plugin-add-module-exports": "0.1.2",
"babel-preset-es2015": "6.3.13",
Expand Down

0 comments on commit 4c5cb03

Please sign in to comment.