fix eslint
This commit is contained in:
parent
f01e741b9c
commit
50e37b7075
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
"underscore": "=1.8.3"
|
"underscore": "=1.8.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-eslint": "=4.1.6",
|
"babel-eslint": "=4.1.7",
|
||||||
"eslint": "=1.10.3",
|
"eslint": "=1.10.3",
|
||||||
"eslint-config": "git://github.com/oleous/eslint-config.git",
|
"eslint-config": "git://github.com/oleous/eslint-config.git",
|
||||||
"eslint-plugin-react": "=3.14.0",
|
"eslint-plugin-react": "=3.14.0",
|
||||||
|
|
Reference in a new issue