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 bf0e11f commit f924335Copy full SHA for f924335
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tinyexec",
3
- "version": "0.0.1",
+ "version": "0.0.0-dev",
4
"type": "module",
5
"description": "A minimal library for executing processes in Node",
6
"main": "./dist/commonjs/main.js",
0 commit comments