babel-plugin-minify-type-constructors
Advanced tools
Comparing version 0.5.0-alpha.8b905991 to 0.5.0-alpha.91ed3622
{ | ||
"name": "babel-plugin-minify-type-constructors", | ||
"version": "0.5.0-alpha.8b905991", | ||
"version": "0.5.0-alpha.91ed3622", | ||
"description": "", | ||
@@ -15,4 +15,4 @@ "keywords": [ | ||
"dependencies": { | ||
"babel-helper-is-void-0": "^0.5.0-alpha.8b905991" | ||
"babel-helper-is-void-0": "^0.5.0-alpha.91ed3622" | ||
} | ||
} |
@@ -32,3 +32,3 @@ # babel-plugin-minify-type-constructors | ||
```sh | ||
npm install babel-plugin-minify-type-constructors | ||
npm install babel-plugin-minify-type-constructors --save-dev | ||
``` | ||
@@ -35,0 +35,0 @@ |
6382