Add new flow preset (#5288)

This commit is contained in:
james kyle
2017-02-09 16:45:38 -08:00
committed by GitHub
parent 6da9bb83df
commit 75ac320cf7
7 changed files with 88 additions and 9 deletions

View File

@@ -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",