fixed CI tests

This commit is contained in:
Yi-Cyuan Chen
2026-07-20 14:23:54 +08:00
parent 114d18e574
commit f6407a6c0c
6 changed files with 25 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-md5",
"version": "0.9.0",
"version": "0.9.2",
"description": "A simple MD5 hash function for JavaScript supports UTF-8 encoding.",
"main": "src/md5.js",
"module": "build/md5.mjs",