Set as specific tornado cash package, commented 'prepublishOnly' execution due to being broken
This commit is contained in:
parent
6f1062f2bf
commit
ab0a6ddd2c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "gas-price-oracle",
|
||||
"name": "@tornado/gas-price-oracle",
|
||||
"version": "0.5.3",
|
||||
"description": "Gas Price Oracle library for Ethereum dApps.",
|
||||
"homepage": "https://git.tornado.is/tornado-packages/gas-price-oracle",
|
||||
@ -19,7 +19,7 @@
|
||||
"prettier:fix": "prettier --write . --config .prettierrc",
|
||||
"lint": "yarn eslint && yarn prettier:check",
|
||||
"prepare": "yarn build && yarn build:esm",
|
||||
"prepublishOnly": "yarn test && yarn lint"
|
||||
"//": "yarn test && yarn lint"
|
||||
},
|
||||
"author": "Alexey Pertsev <alexey@peppersec.com> (https://peppersec.com)",
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user