@elliemae/ds-icons 2.0.0-rc.6 → 2.0.0-rc.7
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-icons",
|
|
3
|
-
"version": "2.0.0-rc.
|
|
3
|
+
"version": "2.0.0-rc.7",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Icons",
|
|
6
6
|
"module": "./esm/index.js",
|
|
@@ -1561,7 +1561,7 @@
|
|
|
1561
1561
|
"dev": "cross-env NODE_ENV=development && node ../../scripts/build/build.js -w"
|
|
1562
1562
|
},
|
|
1563
1563
|
"dependencies": {
|
|
1564
|
-
"@elliemae/ds-classnames": "2.0.0-rc.
|
|
1564
|
+
"@elliemae/ds-classnames": "2.0.0-rc.7",
|
|
1565
1565
|
"react-desc": "~4.1.3"
|
|
1566
1566
|
},
|
|
1567
1567
|
"peerDependencies": {
|