Set as specific tornado cash package, commented 'prepublishOnly' execution due to being broken
Some checks failed
Node.js CI / build (push) Has been cancelled
Node.js CI / publish (push) Has been cancelled

This commit is contained in:
Theo 2024-07-26 17:12:25 -04:00
parent 6f1062f2bf
commit ab0a6ddd2c

View File

@ -1,5 +1,5 @@
{ {
"name": "gas-price-oracle", "name": "@tornado/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.is/tornado-packages/gas-price-oracle", "homepage": "https://git.tornado.is/tornado-packages/gas-price-oracle",
@ -19,7 +19,7 @@
"prettier:fix": "prettier --write . --config .prettierrc", "prettier:fix": "prettier --write . --config .prettierrc",
"lint": "yarn eslint && yarn prettier:check", "lint": "yarn eslint && yarn prettier:check",
"prepare": "yarn build && yarn build:esm", "prepare": "yarn build && yarn build:esm",
"prepublishOnly": "yarn test && yarn lint" "//": "yarn test && yarn lint"
}, },
"author": "Alexey Pertsev <alexey@peppersec.com> (https://peppersec.com)", "author": "Alexey Pertsev <alexey@peppersec.com> (https://peppersec.com)",
"keywords": [ "keywords": [