Commit 2782bb2
Changed files (1)
package.json
@@ -8,7 +8,7 @@
"zx": "zx.mjs"
},
"scripts": {
- "test": "zx test.mjs"
+ "test": "node zx.mjs test.mjs"
},
"dependencies": {
"chalk": "^4.1.1",