build(deps-dev): apply updates
[benchmarks-js.git] / max.mjs
diff --git a/max.mjs b/max.mjs
index 8675f8292dfe81ed07f11ce5f84e5bcd8c7a2280..12b458c66f30f53438339c7f8034a491685a93f0 100644 (file)
--- a/max.mjs
+++ b/max.mjs
@@ -70,5 +70,5 @@ group(`Max from ${size} numbers`, () => {
 })
 
 await run({
-  units: true
+  units: true,
 })