Merge branch 'master' of github.com:babel/babel

This commit is contained in:
Sebastian McKenzie
2015-10-30 19:17:19 +00:00
110 changed files with 214 additions and 213 deletions

View File

@@ -2,7 +2,7 @@
"name": "babel-helper-function-name",
"version": "6.0.2",
"description": "",
"repository": "babel/babel",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
@@ -12,4 +12,4 @@
"babel-helper-get-function-arity": "^6.0.2",
"babel-template": "^6.0.2"
}
}
}