updated repository, npm url, package-lock.json metadata

This commit is contained in:
Theo 2024-07-26 21:15:48 -04:00
parent 1ab309ae3e
commit 7345710a8b
3 changed files with 3 additions and 3 deletions

2
.npmrc
View File

@ -1 +1 @@
@tornado:registry=https://git.tornado.ws/api/packages/tornado-packages/npm/ @tornado:registry=https://git.tornado.is/api/packages/tornado-packages/npm/

2
package-lock.json generated
View File

@ -24,7 +24,7 @@
}, },
"@tornado/snarkjs": { "@tornado/snarkjs": {
"version": "0.1.20", "version": "0.1.20",
"resolved": "https://git.tornado.ws/api/packages/tornado-packages/npm/%40tornado%2Fsnarkjs/-/0.1.20/snarkjs-0.1.20.tgz", "resolved": "https://git.tornado.is/api/packages/tornado-packages/npm/%40tornado%2Fsnarkjs/-/0.1.20/snarkjs-0.1.20.tgz",
"integrity": "sha512-mn+ePoQjqOHyDyK8AMy8SXYqNSxJWVswWVmMYvuc75/9bBtJ7SNtwrTByxmfWjrf4S3BM3IrGfHqBHEXY6gR4Q==", "integrity": "sha512-mn+ePoQjqOHyDyK8AMy8SXYqNSxJWVswWVmMYvuc75/9bBtJ7SNtwrTByxmfWjrf4S3BM3IrGfHqBHEXY6gR4Q==",
"requires": { "requires": {
"big-integer": "^1.6.43", "big-integer": "^1.6.43",

View File

@ -22,7 +22,7 @@
"license": "GPL-3.0", "license": "GPL-3.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.tornado.ws/tornado-packages/websnark" "url": "https://git.tornado.is/tornado-packages/websnark"
}, },
"devDependencies": { "devDependencies": {
"browserify": "^16.2.3", "browserify": "^16.2.3",