Skip to content

Commit

Permalink
fix solana relay build (#7872)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecsavvy authored Mar 19, 2024
1 parent f84715f commit fdbcafc
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
36 changes: 36 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
"bs58": "4.0.1",
"cors": "2.8.5",
"cross-fetch": "3.1.8",
"dotenv": "16.4.5",
"envalid": "8.0.0",
"eth-sig-util": "3.0.1",
"express": "4.17.1",
"morgan": "1.10.0",
Expand All @@ -35,6 +37,7 @@
"@types/morgan": "1.9.2",
"@types/node": "15.12.2",
"@types/supertest": "2.0.11",
"@types/uuid": "9.0.8",
"esbuild": "0.14.38",
"esbuild-register": "3.3.2",
"eslint": "7.32.0",
Expand Down

0 comments on commit fdbcafc

Please sign in to comment.