@designcrowd/fe-shared-lib 1.5.17 → 1.5.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -49,7 +49,7 @@ import IconFont from './icons/font.vue';
|
|
|
49
49
|
import IconHeadphones from './icons/headphones.vue';
|
|
50
50
|
import IconHeart from './icons/heart.vue';
|
|
51
51
|
import IconImage from './icons/image.vue';
|
|
52
|
-
import IconLightning from './icons/lightning';
|
|
52
|
+
import IconLightning from './icons/lightning.vue';
|
|
53
53
|
import IconLogo from './icons/logo.vue';
|
|
54
54
|
import IconMinusCircleLight from './icons/minus-circle-light.vue';
|
|
55
55
|
import IconPalette from './icons/palette.vue';
|