From 968a77cc0509d995f8ad6aa888ca672f7a02a2ba Mon Sep 17 00:00:00 2001 From: PujaDeshmukh17 Date: Thu, 25 Jun 2026 16:21:51 +0530 Subject: [PATCH] Fix for the deployment issue --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a90a5836..2a340a5a 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ }, "kinds": { "sdm": { - "impl": "./lib/sdm" + "impl": "@cap-js/sdm/lib/sdm" } }, "[development]": {