Comparing version
{ | ||
"name": "cli-nano", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Mini command-line tool similar to `yargs` or `parseArgs` from Node.js that accepts positional arguments, flags and options.", | ||
@@ -19,3 +19,4 @@ "type": "module", | ||
"files": [ | ||
"/dist" | ||
"/dist", | ||
"/src" | ||
], | ||
@@ -22,0 +23,0 @@ "license": "MIT", |
42707
51.23%11
22.22%694
98.85%