Skip to content

Commit 6c554d5

Browse files
committed
Merge pull request react-bootstrap#1255 from react-bootstrap/pin-eslint
pin eslint version because of bug in 1.3.0
2 parents 6a33124 + dd0406e commit 6c554d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"colors": "^1.1.2",
5555
"css-loader": "^0.16.0",
5656
"es5-shim": "^4.1.10",
57-
"eslint": "^1.1.0",
57+
"eslint": "1.2.x",
5858
"eslint-config-airbnb": "0.0.8",
5959
"eslint-plugin-babel": "^2.0.0",
6060
"eslint-plugin-lodash": "^0.1.3",

0 commit comments

Comments
 (0)