v6.22.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-react-jsx-source",
|
||||
"version": "6.9.0",
|
||||
"version": "6.22.0",
|
||||
"description": "Add a __source prop to all JSX Elements",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx-source",
|
||||
"license": "MIT",
|
||||
@@ -9,10 +9,10 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.9.0",
|
||||
"babel-runtime": "^6.22.0",
|
||||
"babel-plugin-syntax-jsx": "^6.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "^6.8.0"
|
||||
"babel-helper-plugin-test-runner": "^6.22.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user