Skip to content

Commit af1e0c9

Browse files
committed
Bump eslint version to 0.19.0
1 parent f167c13 commit af1e0c9

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
@@ -46,7 +46,7 @@
4646
"colors": "^1.0.3",
4747
"css-loader": "^0.9.1",
4848
"es5-shim": "^4.1.0",
49-
"eslint": "^0.18.0",
49+
"eslint": "^0.19.0",
5050
"eslint-plugin-react": "^2.1.0",
5151
"express": "^4.12.3",
5252
"extract-text-webpack-plugin": "^0.3.8",
@@ -84,4 +84,4 @@
8484
"dependencies": {
8585
"classnames": "^1.1.4"
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)