From a3f75af1d90ad31ed4dbc469d9da0d255e5da62d Mon Sep 17 00:00:00 2001 From: Daniel Gonzalez Date: Thu, 20 Mar 2025 19:50:17 -0400 Subject: [PATCH] package.json fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18cad8a..04eae58 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@fortawesome/react-fontawesome": "0.2.2", "axios": "0.27.2", "bch-message-lib": "2.2.1", - "bch-token-sweep": "^2.2.1", + "bch-token-sweep": "2.2.1", "bootstrap": "5.2.0", "qrcode.react": "4.2.0", "query-string": "7.1.1",