babel-plugin-transform-es2015-block-scoped-functions
Advanced tools
Comparing version
{ | ||
"name": "babel-plugin-transform-es2015-block-scoped-functions", | ||
"version": "7.0.0-alpha.14", | ||
"version": "7.0.0-alpha.15", | ||
"description": "Babel plugin to ensure function declarations at the block level are block scoped", | ||
@@ -12,4 +12,4 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoped-functions", | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.14" | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.15" | ||
} | ||
} |