Skip to content

Commit

Permalink
Upgraded babel-eslint to resolve bug
Browse files Browse the repository at this point in the history
  • Loading branch information
coryhouse committed Feb 2, 2016
1 parent 76c5815 commit db79f9f
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
@@ -1,6 +1,6 @@
{
"name": "react-slingshot",
"version": "1.1.0",
"version": "1.1.1",
"description": "Starter kit for creating apps with React and Redux",
"scripts": {
"prestart": "npm run remove-dist",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"babel": "5.8.23",
"babel-eslint": "4.1.6",
"babel-eslint": "4.1.7",
"babel-loader": "5.1.4",
"babel-plugin-react-display-name": "2.0.0",
"babel-plugin-react-transform": "1.1.1",
Expand Down

0 comments on commit db79f9f

Please sign in to comment.