### Added

- TypeScript base64 interfaces.
- Disable webpack polyfill.
This commit is contained in:
Yi-Cyuan Chen
2023-10-09 23:46:20 +08:00
parent a9de3df8c6
commit daf1188dc6
5 changed files with 34 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-md5",
"version": "0.8.0",
"version": "0.8.1",
"main": ["src/md5.js"],
"ignore": [
"tests"