This commit is contained in:
Philipp Kunz 2022-06-26 11:34:09 +02:00
parent 143eef8781
commit 85f2cc4745
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smarthash",
"version": "2.1.10",
"version": "3.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smarthash",
"version": "2.1.10",
"version": "3.0.0",
"license": "MIT",
"dependencies": {
"@pushrocks/smartjson": "^5.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smarthash",
"version": "2.1.10",
"version": "3.0.0",
"private": false,
"description": "simplified access to node hash functions",
"main": "dist_ts/index.js",
@ -50,4 +50,4 @@
"last 1 chrome versions"
],
"type": "module"
}
}