This commit is contained in:
Philipp Kunz 2024-05-28 12:40:32 +02:00
parent a03ec23bc9
commit c819b534d0

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/isohash",
"version": "2.0.1",
"version": "2.0.2",
"private": false,
"description": "A cross-environment hash package supporting both browser and Node.js environments.",
"main": "dist_ts/index.js",
@ -48,4 +48,4 @@
"browser",
"Node.js"
]
}
}