Commit 52f5c72
Changed files (2)
package-lock.json
@@ -1,12 +1,12 @@
{
"name": "zx",
- "version": "8.5.1",
+ "version": "8.5.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "zx",
- "version": "8.5.1",
+ "version": "8.5.2",
"license": "Apache-2.0",
"bin": {
"zx": "build/cli.js"
package.json
@@ -1,6 +1,6 @@
{
"name": "zx",
- "version": "8.5.1",
+ "version": "8.5.2",
"description": "A tool for writing better scripts",
"type": "module",
"main": "./build/index.cjs",