@everymatrix/helper-pagination
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -211,3 +211,2 @@ import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client'; | ||
} | ||
defineCustomElement$1(); | ||
@@ -214,0 +213,0 @@ const HelperPagination = HelperPagination$1; |
@@ -12,4 +12,2 @@ import { sass } from '@stencil/sass'; | ||
{ | ||
autoDefineCustomElements: true, | ||
generateTypeDeclarations: true, | ||
type: 'dist-custom-elements', | ||
@@ -16,0 +14,0 @@ }, |
{ | ||
"name": "@everymatrix/helper-pagination", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"main": "./dist/index.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.js", |
347566
5784