From 0ce944f3daa2c8926c673af33ae24e89b1e6796a Mon Sep 17 00:00:00 2001 From: toriningen Date: Mon, 21 Jul 2025 11:08:24 +0300 Subject: [PATCH] Fix deep import incompatibility (#4924) (#4925) --- src/NamespacedValue.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NamespacedValue.ts b/src/NamespacedValue.ts index 27e9ba939..e1a29cdb7 100644 --- a/src/NamespacedValue.ts +++ b/src/NamespacedValue.ts @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -import { type Optional } from "matrix-events-sdk/lib/types"; +import { type Optional } from "matrix-events-sdk"; /** * Represents a simple Matrix namespaced value. This will assume that if a stable prefix