Skip to content

Commit a4383b6

Browse files
16.0.25
1 parent 3cadace commit a4383b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,5 @@
105105
"test:unit": "if [ \"$TYPE\" = \"\" -o \"$TYPE\" = \"unit\" ]; then mocha --bail --parallel --recursive --require config/mocha/config-unit.js test/unit; fi"
106106
},
107107
"type": "module",
108-
"version": "16.0.24"
108+
"version": "16.0.25"
109109
}

0 commit comments

Comments
 (0)