flow-infer-type
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "flow-infer-type", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Generate flow type description from given object", | ||
"main": "index.js", | ||
"scripts": { | ||
"bin": "src/bin.js", | ||
"build": "babel src/ -d dist/", | ||
@@ -8,0 +9,0 @@ "flow": "flow", |
Sorry, the diff of this file is not supported yet
43522