We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9a986 commit fd3ab39Copy full SHA for fd3ab39
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@dephub/spawn",
3
"type": "module",
4
- "version": "1.0.2",
+ "version": "1.0.3",
5
"description": "A lightweight, fluent API for spawning child processes in Node.js with enhanced options and convenience methods",
6
"types": "./dist/index.d.ts",
7
"main": "./dist/index.js",
0 commit comments