Skip to content

Commit

Permalink
bump cow sdk (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
akroeger-circle authored Aug 8, 2024
1 parent 763c973 commit 2e6e2da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint": "next lint && npx prettier --check \"{__tests__,components,pages,styles}/**/*.{ts,tsx,js,jsx}\" && npx tsc --noEmit"
},
"dependencies": {
"@cowprotocol/cow-sdk": "^5.3.3",
"@cowprotocol/cow-sdk": "^5.4.1-RC.0",
"@headlessui/react": "^1.7.3",
"@heroicons/react": "^2.0.12",
"@privy-io/react-auth": "^1.77.0",
Expand Down

0 comments on commit 2e6e2da

Please sign in to comment.