This commit is contained in:
Amjad Masad
2015-12-13 23:01:37 -08:00
parent 9c88b8797e
commit d649b2e36e
7 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-es2015-parameters",
"version": "6.3.13",
"version": "6.3.18",
"description": "Compile ES2015 default and rest parameters to ES5",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-parameters",
"license": "MIT",
@@ -10,7 +10,7 @@
"babel-helper-call-delegate": "^6.3.13",
"babel-helper-get-function-arity": "^6.3.13",
"babel-template": "^6.3.13",
"babel-types": "^6.3.13",
"babel-types": "^6.3.18",
"babel-runtime": "^5.0.0"
},
"keywords": [