flow-search
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "flow-search", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Search flow builtin types from your console.", | ||
"bin": { | ||
"flow-search": "index.js" | ||
"flow-search": "bin/flow-search.js" | ||
}, | ||
@@ -8,0 +8,0 @@ "main": "index.js", |
98061
8
80