From 41d9dde7363f858ea2228afb7423184fd5608ff7 Mon Sep 17 00:00:00 2001 From: Kyle Fang Date: Wed, 15 Mar 2023 14:25:12 +0800 Subject: [PATCH] chore: bump sdk --- package.json | 2 +- src/App.tsx | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index bfae244..f58d76a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@stacks/connect": "^7.2.1", - "alex-sdk": "^0.0.3", + "alex-sdk": "^0.0.4", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/src/App.tsx b/src/App.tsx index 85938ed..f683cb8 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -93,7 +93,7 @@ function App() {