This commit is contained in:
Sebastian McKenzie
2015-11-03 01:23:11 +00:00
parent 7955548ad1
commit 56e9805657
19 changed files with 51 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-es2015-destructuring",
"version": "6.0.14",
"version": "6.0.18",
"description": "Compile ES2015 destructuring to ES5",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-destructuring",
"license": "MIT",
@@ -11,4 +11,4 @@
"dependencies": {
"babel-runtime": "^5.0.0"
}
}
}