v6.1.13
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-react-constant-elements",
|
||||
"version": "6.1.12",
|
||||
"version": "6.1.13",
|
||||
"description": "Treat React JSX elements as value types and hoist them to the highest scope",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-constant-elements",
|
||||
"license": "MIT",
|
||||
@@ -12,6 +12,6 @@
|
||||
"babel-runtime": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "^6.1.12"
|
||||
"babel-helper-plugin-test-runner": "^6.1.13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user