mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-07 11:22:02 -05:00
Update flow to 0.25 (#1619)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user