Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
bb7bee3b42 | |||
50197d4634 |
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pushrocks/smarthash",
|
||||
"version": "2.1.9",
|
||||
"version": "2.1.10",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pushrocks/smarthash",
|
||||
"version": "2.1.9",
|
||||
"version": "2.1.10",
|
||||
"private": false,
|
||||
"description": "simplified access to node hash functions",
|
||||
"main": "dist_ts/index.js",
|
||||
@ -9,10 +9,6 @@
|
||||
"test": "(tstest test/ --web)",
|
||||
"build": "(tsbuild --web)"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/pushrocks/nodehash.git"
|
||||
},
|
||||
"keywords": [
|
||||
"pushrocks",
|
||||
"typescript",
|
||||
|
Reference in New Issue
Block a user