Fix nit whitespace issue that is breaking lint. (#4092)
* Not sure how this got introduced without lint catching either in the upgrade of a lib or a pr on these files, but innocuous enough that i don't think we need to investigate further? * Update eslint to make all happy!
This commit is contained in:
committed by
Natan Rolnik
parent
2cec92007a
commit
008cb1dbfe
@@ -55,7 +55,7 @@
|
|||||||
"bcrypt-nodejs": "0.0.3",
|
"bcrypt-nodejs": "0.0.3",
|
||||||
"cross-env": "5.0.2",
|
"cross-env": "5.0.2",
|
||||||
"deep-diff": "0.3.8",
|
"deep-diff": "0.3.8",
|
||||||
"eslint": "^4.0.0",
|
"eslint": "^4.4.1",
|
||||||
"eslint-plugin-flowtype": "^2.25.0",
|
"eslint-plugin-flowtype": "^2.25.0",
|
||||||
"gaze": "1.1.2",
|
"gaze": "1.1.2",
|
||||||
"jasmine": "2.7.0",
|
"jasmine": "2.7.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user