v6.0.14
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-react-jsx",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.14",
|
||||
"description": "Turn JSX into React function calls",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-jsx",
|
||||
"license": "MIT",
|
||||
@@ -10,7 +10,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-helper-builder-react-jsx": "^6.0.2",
|
||||
"babel-plugin-syntax-jsx": "^6.0.2"
|
||||
"babel-helper-builder-react-jsx": "^6.0.14",
|
||||
"babel-plugin-syntax-jsx": "^6.0.14"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user