v6.1.9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-preset-react",
|
||||
"version": "6.1.5",
|
||||
"version": "6.1.9",
|
||||
"description": "Babel preset for all React plugins.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -8,11 +8,11 @@
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-preset-react",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"babel-plugin-syntax-flow": "^6.1.5",
|
||||
"babel-plugin-syntax-jsx": "^6.1.5",
|
||||
"babel-plugin-transform-flow-strip-types": "^6.1.5",
|
||||
"babel-plugin-transform-react-display-name": "^6.1.5",
|
||||
"babel-plugin-transform-react-jsx": "^6.1.5",
|
||||
"babel-plugin-transform-react-jsx-source": "^6.1.5"
|
||||
"babel-plugin-syntax-flow": "^6.1.9",
|
||||
"babel-plugin-syntax-jsx": "^6.1.9",
|
||||
"babel-plugin-transform-flow-strip-types": "^6.1.9",
|
||||
"babel-plugin-transform-react-display-name": "^6.1.9",
|
||||
"babel-plugin-transform-react-jsx": "^6.1.9",
|
||||
"babel-plugin-transform-react-jsx-source": "^6.1.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user