Skip to content

Commit 122c9bc

Browse files
committed
Merge pull request react-bootstrap#695 from react-bootstrap/update-eslint
Update ESLint to 0.21.2
2 parents f12ec59 + 944e6f5 commit 122c9bc

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.12.0",
4848
"es5-shim": "^4.1.0",
49-
"eslint": "0.21.0",
49+
"eslint": "^0.21.2",
5050
"eslint-plugin-react": "^2.1.0",
5151
"express": "^4.12.3",
5252
"extract-text-webpack-plugin": "^0.8.0",
@@ -87,4 +87,4 @@
8787
"dependencies": {
8888
"classnames": "^2.0.0"
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)