@zywave/zui-icons
Advanced tools
Comparing version 4.5.0-pre.1 to 4.5.0-pre.2
{ | ||
"name": "@zywave/zui-icons", | ||
"version": "4.5.0-pre.1", | ||
"version": "4.5.0-pre.2", | ||
"main": "dist/index.js", | ||
@@ -29,3 +29,3 @@ "module": "dist/index.js", | ||
"customElements": "dist/custom-elements.json", | ||
"gitHead": "273e492feca3e8a48dbfe1c2fda93f422cdc13a3" | ||
"gitHead": "722b08bbc59c9ec93fbd1011aa01d4db9bf39b79" | ||
} |
@@ -5,5 +5,5 @@ // eslint-disable-next-line @typescript-eslint/triple-slash-reference | ||
import { ZuiIcon } from '@zywave/zui-icons'; | ||
import type { SVGCategoryType } from './../dist/zui-icons-loader'; | ||
import { assert } from '@esm-bundle/chai'; | ||
import { awaitEvent } from '../../../../test/src/util/helpers'; | ||
import type { SVGCategoryType } from './../dist/zui-icons-loader'; | ||
@@ -10,0 +10,0 @@ suite('zui-icons', () => { |