babel-plugin-minify-dead-code-elimination
Advanced tools
Comparing version 0.5.0-alpha.9939bca9 to 0.5.0-alpha.9e447f6d
{ | ||
"name": "babel-plugin-minify-dead-code-elimination", | ||
"version": "0.5.0-alpha.9939bca9", | ||
"version": "0.5.0-alpha.9e447f6d", | ||
"description": "", | ||
@@ -15,7 +15,7 @@ "keywords": [ | ||
"dependencies": { | ||
"babel-helper-evaluate-path": "^0.5.0-alpha.9939bca9", | ||
"babel-helper-mark-eval-scopes": "^0.5.0-alpha.9939bca9", | ||
"babel-helper-remove-or-void": "^0.5.0-alpha.9939bca9", | ||
"babel-helper-evaluate-path": "^0.5.0-alpha.9e447f6d", | ||
"babel-helper-mark-eval-scopes": "^0.5.0-alpha.9e447f6d", | ||
"babel-helper-remove-or-void": "^0.5.0-alpha.9e447f6d", | ||
"lodash.some": "^4.6.0" | ||
} | ||
} |