v6.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-es2015-function-name",
|
||||
"version": "5.10.32",
|
||||
"version": "6.0.0",
|
||||
"description": "Apply ES2015 function.name semantics to all functions",
|
||||
"repository": "babel/babel",
|
||||
"license": "MIT",
|
||||
@@ -9,8 +9,8 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-helper-function-name": "^5.0.0",
|
||||
"babel-types": "^5.10.32",
|
||||
"babel-runtime": "^5.10.32"
|
||||
"babel-helper-function-name": "^6.0.0",
|
||||
"babel-types": "^6.0.0",
|
||||
"babel-runtime": "^6.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user