Skip to content

Commit 0bbdaec

Browse files
robzhuleebyron
authored andcommitted
Update babel-cli and flow-bin package references (#388)
1 parent 485b131 commit 0bbdaec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"babel-runtime": ">=6.0.0"
5252
},
5353
"devDependencies": {
54-
"babel-cli": "6.6.5",
54+
"babel-cli": "6.7.7",
5555
"babel-eslint": "6.0.2",
5656
"babel-plugin-syntax-async-functions": "6.5.0",
5757
"babel-plugin-transform-class-properties": "6.6.0",
@@ -65,7 +65,7 @@
6565
"coveralls": "2.11.9",
6666
"eslint": "2.7.0",
6767
"eslint-plugin-babel": "3.2.0",
68-
"flow-bin": "0.22.1",
68+
"flow-bin": "0.24.2",
6969
"isparta": "4.0.0",
7070
"mocha": "2.4.5",
7171
"sane": "1.3.4"

0 commit comments

Comments
 (0)