From 0ae7704994d16d1a1641156fde4599b76567c5f6 Mon Sep 17 00:00:00 2001 From: Andre Staltz Date: Tue, 28 Nov 2023 10:09:09 +0200 Subject: [PATCH] update shse --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 038bb27..62638d8 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "pretty-quick": "^3.1.3", "rimraf": "^4.4.0", "secret-stack": "~7.1.1", - "secret-handshake-ext": "0.0.8", + "secret-handshake-ext": "0.0.9", "ssb-box": "^1.0.1", "typescript": "^5.1.3" },