This commit is contained in:
Logan Smyth
2016-06-11 00:36:09 -07:00
parent 57328c1fbd
commit e64aeb7316
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-cli",
"version": "6.10.0",
"version": "6.10.1",
"description": "Babel command line.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-es2015-block-scoping",
"version": "6.10.0",
"version": "6.10.1",
"description": "Compile ES2015 block scoping (const and let) to ES5",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoping",
"license": "MIT",