updated npm and package.json links
This commit is contained in:
parent
c89146c3e5
commit
35c22e22ff
2
.npmrc
2
.npmrc
@ -1 +1 @@
|
||||
@tornado:registry=https://git.tornado.ws/api/packages/tornado-packages/npm/
|
||||
@tornado:registry=https://git.tornado.is/api/packages/tornado-packages/npm/
|
||||
|
@ -3,7 +3,7 @@
|
||||
"version": "0.5.1",
|
||||
"description": "Fixed depth merkle tree implementation with sequential inserts",
|
||||
"main": "src/merkleTree.js",
|
||||
"repository": "https://git.tornado.ws/tornado-packages/fixed-merkle-tree.git",
|
||||
"repository": "https://git.tornado.is/tornado-packages/fixed-merkle-tree.git",
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
"lint": "eslint ."
|
||||
|
Loading…
Reference in New Issue
Block a user