Skip to content

Commit

Permalink
fea: upgrade eslint & babel-eslint version
Browse files Browse the repository at this point in the history
  • Loading branch information
welefen committed Feb 3, 2016
1 parent 461c4e8 commit d30e304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"babel-preset-es2015-loose": "6.1.4",
"babel-preset-stage-1": "6.3.13",
"babel-plugin-transform-runtime": "6.3.13",
"eslint": "1.10.2",
"babel-eslint": "5.0.0-beta4",
"eslint": "^1.10.3",
"babel-eslint": "4.1.8",
"typescript": "next",
"babel-core": "6.x.x"
},
Expand Down

0 comments on commit d30e304

Please sign in to comment.