Fix match-at flow errors (#847)

Upgrade match-at and flow versions to resolve the match-at flow
errors, allowing us to remove match-at from the .flowconfig ignore

Test plan:

run `jest` and get the following output:

    PASS  test/unicode-spec.js
    PASS  test/errors-spec.js
    PASS  test/mathml-spec.js
    PASS  test/katex-spec.js (5.104s)

run `flow` and get:

    No errors!
This commit is contained in:
Aria Buckles
2017-09-05 19:37:17 -07:00
committed by Kevin Barabash
parent e71c7d4b81
commit feef4107df
2 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
[ignore]
<PROJECT_ROOT>/build
<PROJECT_ROOT>/node_modules/match-at
[include]