v6.1.14
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"name": "babel-helper-function-name",
|
||||
"version": "6.1.13",
|
||||
"version": "6.1.14",
|
||||
"description": "",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-types": "^6.1.13",
|
||||
"babel-traverse": "^6.1.13",
|
||||
"babel-helper-get-function-arity": "^6.1.13",
|
||||
"babel-template": "^6.1.13"
|
||||
"babel-types": "^6.1.14",
|
||||
"babel-traverse": "^6.1.14",
|
||||
"babel-helper-get-function-arity": "^6.1.14",
|
||||
"babel-template": "^6.1.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user