@everymatrix/helper-modal
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -57,2 +57,3 @@ import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client'; | ||
} | ||
defineCustomElement$1(); | ||
@@ -59,0 +60,0 @@ const HelperModal = HelperModal$1; |
@@ -12,2 +12,4 @@ import { sass } from '@stencil/sass'; | ||
{ | ||
autoDefineCustomElements: true, | ||
generateTypeDeclarations: true, | ||
type: 'dist-custom-elements', | ||
@@ -14,0 +16,0 @@ }, |
{ | ||
"name": "@everymatrix/helper-modal", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"main": "./dist/index.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.js", |
313251
4941