Skip to content

Commit 0618077

Browse files
authored
Revert "Update babel-cli and flow-bin package references" (#403)
1 parent 42dcb88 commit 0618077

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
@@ -38,7 +38,7 @@
3838
"babel-runtime": ">=6.0.0"
3939
},
4040
"devDependencies": {
41-
"babel-cli": "6.7.7",
41+
"babel-cli": "6.6.5",
4242
"babel-eslint": "6.0.2",
4343
"babel-plugin-syntax-async-functions": "6.5.0",
4444
"babel-plugin-transform-class-properties": "6.6.0",
@@ -52,7 +52,7 @@
5252
"coveralls": "2.11.9",
5353
"eslint": "2.7.0",
5454
"eslint-plugin-babel": "3.2.0",
55-
"flow-bin": "0.24.2",
55+
"flow-bin": "0.22.1",
5656
"isparta": "4.0.0",
5757
"mocha": "2.4.5",
5858
"sane": "1.3.4"

0 commit comments

Comments
 (0)