fix(deps): pin hooks to dist-synced tarball

This commit is contained in:
Tommaso Casaburi
2026-04-18 17:04:17 +07:00
parent 70d8c37222
commit 80f41f00db
3 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"license": "GPL-3.0-or-later",
"private": true,
"dependencies": {
"@bitsocialnet/bitsocial-react-hooks": "https://codeload.github.com/bitsocialnet/bitsocial-react-hooks/tar.gz/e25b593aa05d505a0eb62cbde0505a55523d1998",
"@bitsocialnet/bitsocial-react-hooks": "https://codeload.github.com/bitsocialnet/bitsocial-react-hooks/tar.gz/33ec7a773f60ccbd29e72467c09c8e4f5a519ea6",
"@capacitor/app": "7.0.1",
"@capacitor/status-bar": "7.0.1",
"@capawesome/capacitor-android-edge-to-edge-support": "7.2.2",