From 5f141feb50c2aad124152056a379279e0f3e5ad2 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 23 Oct 2023 17:22:09 +0200 Subject: [PATCH] fix(core): update --- ts/00_commitinfo_data.ts | 2 +- ts/index.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 5084d09..100edfc 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@design.estate/dees-element', - version: '2.0.30', + version: '2.0.31', description: 'a custom element class extending lit element class' } diff --git a/ts/index.ts b/ts/index.ts index 89bae46..8435c3f 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -34,6 +34,7 @@ export const directives = { subscribe, } +// type exports import type { rxjs } from '@push.rocks/smartrx'; export type {