Skip to content

Commit b5ec9d8

Browse files
authored
feat: upgrade to latest payment-widget version (#8)
1 parent 2f5f055 commit b5ec9d8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
},
1111
"dependencies": {
1212
"@hookform/resolvers": "^3.9.0",
13-
"@radix-ui/react-accordion": "^1.2.0",
1413
"@next/third-parties": "^14.2.7",
14+
"@radix-ui/react-accordion": "^1.2.0",
1515
"@radix-ui/react-dialog": "^1.1.1",
1616
"@radix-ui/react-label": "^2.1.0",
1717
"@radix-ui/react-popover": "^1.1.1",
1818
"@radix-ui/react-slot": "^1.1.0",
1919
"@radix-ui/react-switch": "^1.1.0",
2020
"@radix-ui/react-tooltip": "^1.1.2",
21-
"@requestnetwork/payment-widget": "^0.1.1",
21+
"@requestnetwork/payment-widget": "^0.1.2",
2222
"class-variance-authority": "^0.7.0",
2323
"clsx": "^2.1.1",
2424
"cmdk": "^1.0.0",

0 commit comments

Comments
 (0)