Skip to content

Commit 7b7983d

Browse files
authored
chore: bump payment-widget version (#18)
1 parent 4c0dff5 commit 7b7983d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -1,6 +1,6 @@
11
{
22
"name": "rn-checkout",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -18,7 +18,7 @@
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.2.0",
21+
"@requestnetwork/payment-widget": "^0.3.0",
2222
"class-variance-authority": "^0.7.0",
2323
"clsx": "^2.1.1",
2424
"cmdk": "^1.0.0",

0 commit comments

Comments
 (0)