We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e9aae commit b883aefCopy full SHA for b883aef
package.json
@@ -1,7 +1,7 @@
1
{
2
"packageManager": "[email protected]",
3
"name": "args-tokenizer",
4
- "version": "0.2.0",
+ "version": "0.2.1",
5
"description": "Tokenize a shell string into argv array",
6
"type": "module",
7
"types": "./dist/args-tokenizer.d.ts",
0 commit comments