Commit 2782bb2

Anton Medvedev <anton@medv.io>
2021-05-07 10:00:00
Update package.json
1 parent 5ba6b77
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",