Update flow to 0.25 (#1619)

This commit is contained in:
Erik Arvidsson
2016-05-25 10:30:17 -07:00
parent d1bfa30108
commit 998b7a9df0
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"babel-plugin-transform-runtime": "^6.6.0",
"babel-preset-es2015": "6.6.0",
"babel-preset-react": "6.5.0",
"flow-bin": "^0.24.1",
"flow-bin": "^0.25.0",
"chai": "3.5.0",
"mocha": "2.4.5"
},
+1 -1
View File
@@ -22,7 +22,7 @@
"babel-plugin-transform-runtime": "^6.6.0",
"babel-preset-es2015": "6.6.0",
"babel-preset-react": "6.5.0",
"flow-bin": "^0.24.1",
"flow-bin": "^0.25.0",
"chai": "3.5.0",
"mocha": "2.4.5"
},
+1 -1
View File
@@ -24,7 +24,7 @@
"babel-plugin-transform-runtime": "^6.6.0",
"babel-preset-es2015": "6.6.0",
"babel-preset-react": "6.5.0",
"flow-bin": "^0.24.1",
"flow-bin": "^0.25.0",
"chai": "3.5.0",
"mocha": "2.4.5"
},
+1 -1
View File
@@ -24,7 +24,7 @@
"babel-plugin-transform-runtime": "^6.6.0",
"babel-preset-es2015": "6.6.0",
"babel-preset-react": "6.5.0",
"flow-bin": "^0.24.1",
"flow-bin": "^0.25.0",
"chai": "3.5.0",
"mocha": "2.4.5"
},
+1 -1
View File
@@ -19,7 +19,7 @@
"babel-preset-react": "6.5.0",
"babel-regenerator-runtime": "6.5.0",
"classnames": "^2.1.3",
"flow-bin": "^0.24.1",
"flow-bin": "^0.25.0",
"http-server": "^0.8.5",
"react-dom": "^0.14.1",
"react": "^0.14.1",
+1 -1
View File
@@ -23,7 +23,7 @@
"babel-preset-es2015": "6.6.0",
"babel-preset-react": "6.5.0",
"chai": "3.5.0",
"flow-bin": "^0.23.0",
"flow-bin": "^0.25.0",
"mocha": "2.4.5"
},
"scripts": {
+1 -1
View File
@@ -34,7 +34,7 @@
"chai": "3.5.0",
"chokidar": "1.4.3",
"commander": "2.9.0",
"flow-bin": "^0.24.1",
"flow-bin": "^0.25.0",
"fs-extra": "0.26.7",
"mocha": "2.4.5"
},