Skip to content

Commit d79dc06

Browse files
authored
chore: bump widget-react deps (#5131)
1 parent db8b509 commit d79dc06

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.12.0",
3+
"version": "0.13.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.16.0"
25+
"@cowprotocol/widget-lib": "^0.18.0"
2626
}
2727
}

0 commit comments

Comments
 (0)