Skip to content

Commit db79f9f

Browse files
committed
Upgraded babel-eslint to resolve bug
1 parent 76c5815 commit db79f9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-slingshot",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Starter kit for creating apps with React and Redux",
55
"scripts": {
66
"prestart": "npm run remove-dist",
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"babel": "5.8.23",
30-
"babel-eslint": "4.1.6",
30+
"babel-eslint": "4.1.7",
3131
"babel-loader": "5.1.4",
3232
"babel-plugin-react-display-name": "2.0.0",
3333
"babel-plugin-react-transform": "1.1.1",

0 commit comments

Comments
 (0)