Skip to content

Commit

Permalink
Bumped dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack committed Feb 17, 2018
1 parent 6b2e1ab commit 14a0097
Show file tree
Hide file tree
Showing 3 changed files with 1,024 additions and 969 deletions.
2 changes: 0 additions & 2 deletions .flowconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[ignore]
<PROJECT_ROOT>/node_modules/*
<PROJECT_ROOT>/git/.*

[include]
Expand All @@ -10,7 +9,6 @@
esproposal.class_static_fields=enable
esproposal.class_instance_fields=enable
esproposal.export_star_as=enable
experimental.strict_type_args=true

suppress_type=$FlowIssue
suppress_type=$FlowFixMe
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"babel-preset-stage-0": "^6.24.1",
"chai": "^4.1.2",
"del": "^3.0.0",
"eslint": "^4.15.0",
"eslint": "^4.18.0",
"eslint-config-bliss": "^1.0.20",
"eslint-formatter-pretty": "^1.3.0",
"flow-bin": "^0.63.1",
"flow-typed": "^2.2.3",
"jest-cli": "^22.0.6"
"flow-bin": "^0.66.0",
"flow-typed": "^2.3.0",
"jest-cli": "^22.3.0"
},
"engines": {
"node": ">=6",
Expand Down
Loading

0 comments on commit 14a0097

Please sign in to comment.