We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee02b4 commit a59318aCopy full SHA for a59318a
content/tutorial/common/package.json
@@ -9,8 +9,8 @@
9
"preview": "vite preview"
10
},
11
"dependencies": {
12
- "@cowprotocol/app-data": "^1.2.2",
13
- "@cowprotocol/cow-sdk": "^5.0.0",
+ "@cowprotocol/cow-sdk": "7.0.0-monorepo.0",
+ "@cowprotocol/sdk-ethers-v5-adapter": "^0.1.0-monorepo.0",
14
"@safe-global/api-kit": "^1.3.0",
15
"@safe-global/protocol-kit": "^1.2.0",
16
"ethers": "^5.7.2"
0 commit comments