This repository was archived by the owner on Mar 7, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -59,5 +59,5 @@ This software is licensed under the **BSD-3-Clause License**. See the [LICENSE](
5959[ eslint-url ] : http://eslint.org
6060[ travis-badge ] : https://travis-ci.org/strvcom/eslint-config-javascript.svg
6161[ travis-url ] : https://travis-ci.org/strvcom/eslint-config-javascript
62- [ eslint-version ] : https://img.shields.io/badge/ESLint->=3.13 .0-brightgreen.svg
62+ [ eslint-version ] : https://img.shields.io/badge/ESLint->=3.14 .0-brightgreen.svg
6363[ eslint-fixing ] : http://eslint.org/docs/user-guide/command-line-interface#fix
Original file line number Diff line number Diff line change 99 "contributors" : [],
1010 "dependencies" : {
1111 "eslint-plugin-import" : " ^2.2.0" ,
12- "eslint-plugin-react" : " ^6.8 .0"
12+ "eslint-plugin-react" : " ^6.9 .0"
1313 },
1414 "devDependencies" : {
15- "eslint" : " ^3.13 .0"
15+ "eslint" : " ^3.14 .0"
1616 },
1717 "engines" : {},
1818 "homepage" : " https://github.com/strvcom/eslint-config-javascript" ,
2323 "license" : " BSD-3-Clause" ,
2424 "main" : " default" ,
2525 "peerDependencies" : {
26- "eslint" : " ^3.13 .0"
26+ "eslint" : " ^3.14 .0"
2727 },
2828 "repository" : {
2929 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments