@elliemae/ds-icons 2.3.0-alpha.7 → 2.3.0-alpha.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.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-icons",
|
|
3
|
-
"version": "2.3.0-alpha.
|
|
3
|
+
"version": "2.3.0-alpha.8",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Icons",
|
|
6
6
|
"files": [
|
|
@@ -1565,8 +1565,8 @@
|
|
|
1565
1565
|
},
|
|
1566
1566
|
"author": "ICE MT",
|
|
1567
1567
|
"dependencies": {
|
|
1568
|
-
"@elliemae/ds-classnames": "2.3.0-alpha.
|
|
1569
|
-
"@elliemae/ds-props-helpers": "2.3.0-alpha.
|
|
1568
|
+
"@elliemae/ds-classnames": "2.3.0-alpha.8",
|
|
1569
|
+
"@elliemae/ds-props-helpers": "2.3.0-alpha.8",
|
|
1570
1570
|
"react-desc": "~4.1.3"
|
|
1571
1571
|
},
|
|
1572
1572
|
"peerDependencies": {
|