From b608f18eba9c1ba1f8731aeadce145a151f12005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20Da=C3=9Fler?= Date: Thu, 28 Aug 2025 17:06:50 +0200 Subject: [PATCH] Update namespace --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c68b14a..f655882 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "main": "logger.ts", "type": "module", "metatrom": { - "ior": "com.metatrom.examples.logger@1.0.0", + "ior": "com.metatrom.universal-components.logger@1.0.0", "capabilities": { "p2p": false, "contracts": false,