Add new flow preset (#5288)
This commit is contained in:
@@ -8,9 +8,8 @@
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-preset-react",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-plugin-syntax-flow": "^6.3.13",
|
||||
"babel-preset-flow": "^6.22.2",
|
||||
"babel-plugin-syntax-jsx": "^6.3.13",
|
||||
"babel-plugin-transform-flow-strip-types": "^6.22.0",
|
||||
"babel-plugin-transform-react-display-name": "^6.22.0",
|
||||
"babel-plugin-transform-react-jsx": "^6.22.0",
|
||||
"babel-plugin-transform-react-jsx-source": "^6.22.0",
|
||||
|
||||
Reference in New Issue
Block a user