Skip to content

Commit 4137d35

Browse files
authored
feat: update widget-react deps (#5828)
1 parent 4f1060b commit 4137d35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/widget-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cowprotocol/widget-react",
3-
"version": "0.11.1",
3+
"version": "0.12.0",
44
"type": "commonjs",
55
"description": "CoW Swap Widget Library. Allows you to easily embed a CoW Swap widget on your React application.",
66
"main": "index.js",
@@ -22,6 +22,6 @@
2222
"react"
2323
],
2424
"dependencies": {
25-
"@cowprotocol/widget-lib": "^0.18.0"
25+
"@cowprotocol/widget-lib": "^0.20.0"
2626
}
2727
}

0 commit comments

Comments
 (0)