fix(core): update
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"name": "@pushrocks/smarthash",
|
||||
"version": "2.0.1",
|
||||
"private": false,
|
||||
"description": "simplifies access to node hash functions",
|
||||
"description": "simplified access to node hash functions",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
@ -14,6 +14,8 @@
|
||||
"url": "git+https://github.com/pushrocks/nodehash.git"
|
||||
},
|
||||
"keywords": [
|
||||
"pushrocks",
|
||||
"typescript",
|
||||
"hash",
|
||||
"node",
|
||||
"sha256",
|
||||
@ -38,4 +40,4 @@
|
||||
"@types/through2": "^2.0.34",
|
||||
"through2": "^3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user