mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Update Flow to 0.14
Fixes issue with fs.readFileSync return type See: https://github.com/facebook/flow/issues/416 https://github.com/facebook/flow/compare/v0.13.1...v0.14.0
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"eslint": "^0.24.0",
|
||||
"eslint-plugin-flowtype": "^1.0.0",
|
||||
"eventemitter2": "^0.4.14",
|
||||
"flow-bin": "^0.13.1",
|
||||
"flow-bin": "^0.14",
|
||||
"gulp": "~3.8.10",
|
||||
"gulp-bump": "~0.1.13",
|
||||
"gulp-rename": "~1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user