yarn.lock metadata updated, npm link updated, links updated across the board

This commit is contained in:
Theo 2024-07-29 15:50:39 -04:00
parent ae9b15b7ed
commit 7a0810380d
4 changed files with 4 additions and 18 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/

View File

@ -6,7 +6,7 @@ This is a library providing convenient and fast access to oracles for Tornado-sp
<hr>
- Create `.npmrc` file in project root with content `@tornado:registry=https://git.tornado.ws/api/packages/tornado-packages/npm/`
- Create `.npmrc` file in project root with content `@tornado:registry=https://git.tornado.is/api/packages/tornado-packages/npm/`
- Run `npm i @tornado/tornado-oracles`
### Import

View File

@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "https://git.tornado.ws/tornado-packages/tornado-oracles.git"
"url": "https://git.tornado.is/tornado-packages/tornado-oracles.git"
},
"keywords": [
"Gas",
@ -46,6 +46,6 @@
"lib/**/*"
],
"publishConfig": {
"registry": "https://git.tornado.ws/api/packages/tornado-packages/npm"
"registry": "https://git.tornado.is/api/packages/tornado-packages/npm"
}
}

View File

@ -369,20 +369,6 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"
"@tornado/gas-price-oracle@^0.5.3":
version "0.5.3"
resolved "https://git.tornado.ws/api/packages/tornado-packages/npm/%40tornado%2Fgas-price-oracle/-/0.5.3/gas-price-oracle-0.5.3.tgz#fb5423dddee2f52edbc16174c5ddce90bea5413d"
integrity sha512-LpVfPiPIz3FOmJdiqJf/yoeO5n9/Pd5jgtdY+6hB9lNW0AiWhylhpScojICViS+3OL9QC8CoTlgr+kbfGeO9pQ==
dependencies:
axios "^0.21.2"
bignumber.js "^9.0.0"
node-cache "^5.1.2"
"@tornado/tornado-config@^2.0.0":
version "2.0.0"
resolved "https://git.tornado.ws/api/packages/tornado-packages/npm/%40tornado%2Ftornado-config/-/2.0.0/tornado-config-2.0.0.tgz#52bbc179ecb2385f71b4d56e060b68e7dd6fb8b4"
integrity sha512-7EkpWNfEm34VEOrbLnPpvd/aUJYnA1L+6/qx2fZ/AfmuJFkjSZ18Z4jvVGNY7ktKIhTu3/Tbze+9l3eNueCNIA==
"@tsconfig/node10@^1.0.7":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.9.tgz#df4907fc07a886922637b15e02d4cebc4c0021b2"