@elliemae/ds-icons 2.4.7 → 2.4.8

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-icons",
3
- "version": "2.4.7",
3
+ "version": "2.4.8",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Icons",
6
6
  "module": "./esm/index.js",
@@ -1573,8 +1573,8 @@
1573
1573
  "dev": "cross-env NODE_ENV=development && node ../../scripts/build/build.js -w"
1574
1574
  },
1575
1575
  "dependencies": {
1576
- "@elliemae/ds-classnames": "2.4.7",
1577
- "@elliemae/ds-props-helpers": "2.4.7"
1576
+ "@elliemae/ds-classnames": "2.4.8",
1577
+ "@elliemae/ds-props-helpers": "2.4.8"
1578
1578
  },
1579
1579
  "peerDependencies": {
1580
1580
  "lodash": "^4.17.21",