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>
- 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

@ -371,8 +371,8 @@
"@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==
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-/iO4HGMCWtHBtB+JYEcq4xXEuNBYASeBjNGTJY3BCDrVQPcDGyXXLl455bVcPnuDZHAD01eRzFB/Fx6tpQBeTA==
dependencies:
axios "^0.21.2"
bignumber.js "^9.0.0"
@ -380,8 +380,8 @@
"@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==
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-XckaC3A214du4UWXqBCB75NpqYGX8qL7tkTL9ttS+IQKpjOhqehmClOJGl51JXQGlQlgNSg8l2E+GUWt1kHaBw==
"@tsconfig/node10@^1.0.7":
version "1.0.9"