We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c98f3 commit 779baaeCopy full SHA for 779baae
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "argvex",
3
"description": "Lightweight and unopinionated CLI argument parser — just a parsing tool, not a framework",
4
- "version": "0.1.0",
+ "version": "0.1.1",
5
"engines": { "node": ">=18" },
6
"main": "./lib/index.js",
7
"types": "./lib/index.d.ts",
0 commit comments