repository updated
This commit is contained in:
parent
05d758a01e
commit
6f1062f2bf
@ -2,13 +2,13 @@
|
|||||||
"name": "gas-price-oracle",
|
"name": "gas-price-oracle",
|
||||||
"version": "0.5.3",
|
"version": "0.5.3",
|
||||||
"description": "Gas Price Oracle library for Ethereum dApps.",
|
"description": "Gas Price Oracle library for Ethereum dApps.",
|
||||||
"homepage": "https://git.tornado.ws/tornado-packages/gas-price-oracle",
|
"homepage": "https://git.tornado.is/tornado-packages/gas-price-oracle",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"module": "./lib/esm/index.js",
|
"module": "./lib/esm/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.tornado.ws/tornado-packages/gas-price-oracle"
|
"url": "https://git.tornado.is/tornado-packages/gas-price-oracle"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "ts-mocha --timeout 30000 --paths 'src/tests/*.test.ts'",
|
"test": "ts-mocha --timeout 30000 --paths 'src/tests/*.test.ts'",
|
||||||
|
Loading…
Reference in New Issue
Block a user