@nmorph/nmorph-ui-kit 2.2.21 → 2.2.22

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.
@@ -1,4 +1,4 @@
1
- const a = "2.2.21", e = {
1
+ const a = "2.2.22", e = {
2
2
  version: a
3
3
  };
4
4
  export {
@@ -216,6 +216,7 @@ export { default as NmorphIconShoppingBag } from '../../../assets/icons/shopping
216
216
  export { default as NmorphIconShoppingCartFull } from '../../../assets/icons/shopping-cart-full.svg';
217
217
  export { default as NmorphIconShoppingCart } from '../../../assets/icons/shopping-cart.svg';
218
218
  export { default as NmorphIconShrink } from '../../../assets/icons/shrink.svg';
219
+ export { default as NmorphIconSmile } from '../../../assets/icons/smile.svg';
219
220
  export { default as NmorphIconSmoking } from '../../../assets/icons/smoking.svg';
220
221
  export { default as NmorphIconSoccer } from '../../../assets/icons/soccer.svg';
221
222
  export { default as NmorphIconSoldOut } from '../../../assets/icons/sold-out.svg';
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@nmorph/nmorph-ui-kit",
3
3
  "type": "module",
4
4
  "private": false,
5
- "version": "2.2.21",
5
+ "version": "2.2.22",
6
6
  "license": "MIT",
7
7
  "repository": {
8
8
  "type": "git",