Compare commits

...

2 Commits
main ... 2.1.0

4 changed files with 8 additions and 8 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> <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` - Run `npm i @tornado/tornado-oracles`
### Import ### Import

View File

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

View File

@ -371,8 +371,8 @@
"@tornado/gas-price-oracle@^0.5.3": "@tornado/gas-price-oracle@^0.5.3":
version "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" resolved "https://git.tornado.is/api/packages/tornado-packages/npm/%40tornado%2Fgas-price-oracle/-/0.5.3/gas-price-oracle-0.5.3.tgz#2ea7e191c8a127ce8459607b43c20f763a3837ac"
integrity sha512-LpVfPiPIz3FOmJdiqJf/yoeO5n9/Pd5jgtdY+6hB9lNW0AiWhylhpScojICViS+3OL9QC8CoTlgr+kbfGeO9pQ== integrity sha512-/iO4HGMCWtHBtB+JYEcq4xXEuNBYASeBjNGTJY3BCDrVQPcDGyXXLl455bVcPnuDZHAD01eRzFB/Fx6tpQBeTA==
dependencies: dependencies:
axios "^0.21.2" axios "^0.21.2"
bignumber.js "^9.0.0" bignumber.js "^9.0.0"
@ -380,8 +380,8 @@
"@tornado/tornado-config@^2.0.0": "@tornado/tornado-config@^2.0.0":
version "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" resolved "https://git.tornado.is/api/packages/tornado-packages/npm/%40tornado%2Ftornado-config/-/2.0.0/tornado-config-2.0.0.tgz#81b67bb946326ae8b1d359e8829d2f23ca6aeb2d"
integrity sha512-7EkpWNfEm34VEOrbLnPpvd/aUJYnA1L+6/qx2fZ/AfmuJFkjSZ18Z4jvVGNY7ktKIhTu3/Tbze+9l3eNueCNIA== integrity sha512-XckaC3A214du4UWXqBCB75NpqYGX8qL7tkTL9ttS+IQKpjOhqehmClOJGl51JXQGlQlgNSg8l2E+GUWt1kHaBw==
"@tsconfig/node10@^1.0.7": "@tsconfig/node10@^1.0.7":
version "1.0.9" version "1.0.9"