We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8b509 commit d79dc06Copy full SHA for d79dc06
libs/widget-react/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@cowprotocol/widget-react",
3
- "version": "0.12.0",
+ "version": "0.13.0",
4
"type": "commonjs",
5
"description": "CoW Swap Widget Library. Allows you to easily embed a CoW Swap widget on your React application.",
6
"main": "index.js",
@@ -22,6 +22,6 @@
22
"react"
23
],
24
"dependencies": {
25
- "@cowprotocol/widget-lib": "^0.16.0"
+ "@cowprotocol/widget-lib": "^0.18.0"
26
}
27
0 commit comments