From 874ff61a466c77ade09d1ca17157553409a559bc Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Mon, 9 Mar 2026 13:58:30 +0100 Subject: [PATCH] Bump @ciphera-net/ui to ^0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d1bcbf..cffe2d8 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "test:watch": "vitest" }, "dependencies": { - "@ciphera-net/ui": "^0.1.0", + "@ciphera-net/ui": "^0.1.1", "@ducanh2912/next-pwa": "^10.2.9", "@phosphor-icons/react": "^2.1.10", "@simplewebauthn/browser": "^13.2.2",