@mezzanine-ui/icons
Advanced tools
Comparing version 0.7.3 to 0.9.2
@@ -5,3 +5,5 @@ export type { IconDefinition } from './typings'; | ||
*/ | ||
export { ArrowDownIcon } from './arrow-down'; | ||
export { ArrowRightIcon } from './arrow-right'; | ||
export { ArrowUpIcon } from './arrow-up'; | ||
export { CalendarIcon } from './calendar'; | ||
@@ -8,0 +10,0 @@ export { CaretRightIcon } from './caret-right'; |
@@ -0,2 +1,4 @@ | ||
export { ArrowDownIcon } from './arrow-down.js'; | ||
export { ArrowRightIcon } from './arrow-right.js'; | ||
export { ArrowUpIcon } from './arrow-up.js'; | ||
export { CalendarIcon } from './calendar.js'; | ||
@@ -3,0 +5,0 @@ export { CaretRightIcon } from './caret-right.js'; |
{ | ||
"name": "@mezzanine-ui/icons", | ||
"version": "0.7.3", | ||
"version": "0.9.2", | ||
"description": "Icons for mezzanine-ui", | ||
@@ -5,0 +5,0 @@ "author": "Mezzanine", |
26868
68
647