babel-plugin-minify-type-constructors
Advanced tools
Comparing version 0.5.0-alpha.9e986477 to 0.5.0-alpha.a28b6b00
{ | ||
"name": "babel-plugin-minify-type-constructors", | ||
"version": "0.5.0-alpha.9e986477", | ||
"version": "0.5.0-alpha.a28b6b00", | ||
"description": "", | ||
@@ -15,4 +15,4 @@ "keywords": [ | ||
"dependencies": { | ||
"babel-helper-is-void-0": "^0.5.0-alpha.9e986477" | ||
"babel-helper-is-void-0": "^0.5.0-alpha.a28b6b00" | ||
} | ||
} |
@@ -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