@elliemae/ds-icons 3.12.0-rc.0 → 3.12.0-rc.2
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 +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-icons",
|
|
3
|
-
"version": "3.12.0-rc.
|
|
3
|
+
"version": "3.12.0-rc.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Icons",
|
|
6
6
|
"files": [
|
|
@@ -1571,18 +1571,18 @@
|
|
|
1571
1571
|
"indent": 4
|
|
1572
1572
|
},
|
|
1573
1573
|
"dependencies": {
|
|
1574
|
-
"@elliemae/ds-classnames": "3.12.0-rc.
|
|
1575
|
-
"@elliemae/ds-system": "3.12.0-rc.
|
|
1576
|
-
"@elliemae/ds-utilities": "3.12.0-rc.
|
|
1574
|
+
"@elliemae/ds-classnames": "3.12.0-rc.2",
|
|
1575
|
+
"@elliemae/ds-system": "3.12.0-rc.2",
|
|
1576
|
+
"@elliemae/ds-utilities": "3.12.0-rc.2"
|
|
1577
1577
|
},
|
|
1578
1578
|
"devDependencies": {
|
|
1579
|
-
"styled-components": "~5.3.
|
|
1579
|
+
"styled-components": "~5.3.6"
|
|
1580
1580
|
},
|
|
1581
1581
|
"peerDependencies": {
|
|
1582
1582
|
"lodash": "^4.17.21",
|
|
1583
1583
|
"react": "~17.0.2",
|
|
1584
1584
|
"react-dom": "^17.0.2",
|
|
1585
|
-
"styled-components": "
|
|
1585
|
+
"styled-components": "~5.3.6"
|
|
1586
1586
|
},
|
|
1587
1587
|
"scripts": {
|
|
1588
1588
|
"test": "node ../../scripts/testing/test.mjs",
|