@everymatrix/helper-pagination
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -211,2 +211,3 @@ import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client'; | ||
} | ||
defineCustomElement$1(); | ||
@@ -213,0 +214,0 @@ const HelperPagination = HelperPagination$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-pagination", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"main": "./dist/index.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.js", |
347667
5787