revert eslint
This commit is contained in:
parent
f5b1ece099
commit
9665f1cf4e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-eslint": "=5.0.0",
|
"babel-eslint": "=5.0.0",
|
||||||
"eslint": "=2.2.0",
|
"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": "=4.1.0",
|
"eslint-plugin-react": "=4.1.0",
|
||||||
"eslint-plugin-react-native": "=1.0.0"
|
"eslint-plugin-react-native": "=1.0.0"
|
||||||
|
|
Reference in a new issue