From 2adc5b91e78a6232817a9be830cdac7aa50251a0 Mon Sep 17 00:00:00 2001 From: Florian <45694132+flo-bit@users.noreply.github.com> Date: Thu, 8 May 2025 12:50:11 +0200 Subject: [PATCH] commit --- package.json | 1 + pnpm-lock.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/package.json b/package.json index 2f5d795..1c3daaf 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ "dependencies": { "@atcute/oauth-browser-client": "^1.0.13", "@atproto/api": "^0.15.6", + "@atproto/common-web": "^0.4.2", "@fuxui/base": "^0.0.9", "@fuxui/colors": "^0.1.9", "@fuxui/social": "^0.0.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3be300d..cd2a2b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,6 +14,9 @@ importers: '@atproto/api': specifier: ^0.15.6 version: 0.15.6 + '@atproto/common-web': + specifier: ^0.4.2 + version: 0.4.2 '@fuxui/base': specifier: ^0.0.9 version: 0.0.9(svelte@5.28.2)(tailwindcss@4.1.5) -- 2.51.2