Skip to content

Commit

Permalink
Upgraded to Flow 0.54 (redux-form#3378)
Browse files Browse the repository at this point in the history
* Upgraded to Flow 0.54

* Pinned to NPM 5.3

* Code climate fix
  • Loading branch information
erikras authored Sep 5, 2017
1 parent 42a9c7e commit f036f87
Show file tree
Hide file tree
Showing 45 changed files with 1,167 additions and 1,071 deletions.
1 change: 1 addition & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[ignore]

[include]
./src/**

[libs]

Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js

before_install:
- npm install -g npm@latest
- npm install -g npm@5.3.0

node_js:
- "6"
Expand Down
Loading

0 comments on commit f036f87

Please sign in to comment.