@samitouri / QOSami-HFS / commits / a9dae9b9

fix: binary not running on non-windows machines #295

Massimo Melina committed Jul 19, 2023 at 14:43 UTC a9dae9b9cb7ed41ae58bb02f29c39912d7fdcb02
1 file changed +1 -1
package.json
+1 -1
@@ -68,7 +68,7 @@
68 "fast-glob": "^3.2.7",
69 "find-process": "^1.4.7",
70 "formidable": "^2.1.1",
71 - "fs-x-attributes": "^1.0.0",
71 + "fs-x-attributes": "^1.0.2",
72 "koa": "^2.13.4",
73 "koa-compress": "^5.1.0",
74 "koa-mount": "^4.0.0",