Skip to content

Commit 376a53a

Browse files
committed
new gas-price-oracle dep
1 parent df89ab4 commit 376a53a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "relay",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Relayer for Tornado.cash privacy solution. https://tornado.cash",
55
"main": "app.js",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"bull": "^3.12.1",
1515
"dotenv": "^8.2.0",
1616
"express": "^4.17.1",
17-
"gas-price-oracle": "^0.1.5",
17+
"gas-price-oracle": "^0.2.2",
1818
"ioredis": "^4.14.1",
1919
"node-fetch": "^2.6.0",
2020
"web3": "^1.2.2",

0 commit comments

Comments
 (0)