Skip to content

Commit

Permalink
Merge pull request #1496 from sushiswap/fix-cors
Browse files Browse the repository at this point in the history
fix(apis/router): re-add the cors package
  • Loading branch information
matthewlilley authored Jun 13, 2024
2 parents f6db840 + 39dfec4 commit 8263f43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions apis/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"@sentry/node": "7.110.0",
"@sushiswap/extractor": "workspace:*",
"@wagmi/core": "2.10.2",
"cors": "2.8.5",
"dotenv": "16.3.1",
"express": "4.18.2",
"sushi": "workspace:*",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 8263f43

Please sign in to comment.