This commit is contained in:
Philipp Kunz 2019-01-30 02:37:55 +01:00
parent e28c1c73ea
commit 9e0f2ee551
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smarthash",
"version": "2.0.0",
"version": "2.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smarthash",
"version": "2.0.0",
"version": "2.0.1",
"private": false,
"description": "simplifies access to node hash functions",
"main": "dist/index.js",
@ -38,4 +38,4 @@
"@types/through2": "^2.0.34",
"through2": "^3.0.0"
}
}
}