js: Allow spawn(command, options) call, fix memory leak

This commit is contained in:
weishu
2024-02-23 09:16:00 +08:00
parent 77d16ac896
commit a829707b16
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kernelsu",
"version": "1.0.3",
"version": "1.0.5",
"description": "Library for KernelSU's module WebUI",
"main": "index.js",
"scripts": {