@elliemae/ds-icons 3.17.0 → 3.18.0-next.0

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-icons",
3
- "version": "3.17.0",
3
+ "version": "3.18.0-next.0",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Icons",
6
6
  "files": [
@@ -1571,10 +1571,10 @@
1571
1571
  "indent": 4
1572
1572
  },
1573
1573
  "dependencies": {
1574
- "@xstyled/system": "~3.7.3",
1575
- "@elliemae/ds-classnames": "3.17.0",
1576
- "@elliemae/ds-props-helpers": "3.17.0",
1577
- "@elliemae/ds-system": "3.17.0"
1574
+ "@elliemae/ds-classnames": "3.18.0-next.0",
1575
+ "@elliemae/ds-props-helpers": "3.18.0-next.0",
1576
+ "@elliemae/ds-system": "3.18.0-next.0",
1577
+ "@xstyled/system": "~3.7.3"
1578
1578
  },
1579
1579
  "devDependencies": {
1580
1580
  "styled-components": "~5.3.9"