Fix `flow` (and `npm run lint`)

The npm library promise (https://github.com/then/promise) was updated
(roughly 2 hours ago) and our flow setup does not pass successfully on
it.
This commit is contained in:
Lyubo Marinov 2017-06-16 12:51:29 -05:00
parent 5cffe328a5
commit 53954285c7
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
.*/node_modules/babel-core/.*
.*/node_modules/bower/.*
.*/node_modules/jsonlint/.*
.*/node_modules/promise/index.js.flow
.*/node_modules/styled-components/.*
[include]