@elliemae/ds-mobile 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 +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-mobile",
|
|
3
|
-
"version": "2.3.0-alpha.
|
|
3
|
+
"version": "2.3.0-alpha.8",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - System",
|
|
6
6
|
"files": [
|
|
@@ -429,20 +429,20 @@
|
|
|
429
429
|
"typeSafety": false
|
|
430
430
|
},
|
|
431
431
|
"dependencies": {
|
|
432
|
-
"@elliemae/ds-accordion": "2.3.0-alpha.
|
|
433
|
-
"@elliemae/ds-backdrop": "2.3.0-alpha.
|
|
434
|
-
"@elliemae/ds-button": "2.3.0-alpha.
|
|
435
|
-
"@elliemae/ds-circular-progress-indicator": "2.3.0-alpha.
|
|
436
|
-
"@elliemae/ds-devutils": "2.3.0-alpha.
|
|
437
|
-
"@elliemae/ds-form": "2.3.0-alpha.
|
|
438
|
-
"@elliemae/ds-grid": "2.3.0-alpha.
|
|
439
|
-
"@elliemae/ds-icon": "2.3.0-alpha.
|
|
440
|
-
"@elliemae/ds-icons": "2.3.0-alpha.
|
|
441
|
-
"@elliemae/ds-indeterminate-progress-indicator": "2.3.0-alpha.
|
|
442
|
-
"@elliemae/ds-shared": "2.3.0-alpha.
|
|
443
|
-
"@elliemae/ds-system": "2.3.0-alpha.
|
|
444
|
-
"@elliemae/ds-tabs": "2.3.0-alpha.
|
|
445
|
-
"@elliemae/ds-truncated-expandable-text": "2.3.0-alpha.
|
|
432
|
+
"@elliemae/ds-accordion": "2.3.0-alpha.8",
|
|
433
|
+
"@elliemae/ds-backdrop": "2.3.0-alpha.8",
|
|
434
|
+
"@elliemae/ds-button": "2.3.0-alpha.8",
|
|
435
|
+
"@elliemae/ds-circular-progress-indicator": "2.3.0-alpha.8",
|
|
436
|
+
"@elliemae/ds-devutils": "2.3.0-alpha.8",
|
|
437
|
+
"@elliemae/ds-form": "2.3.0-alpha.8",
|
|
438
|
+
"@elliemae/ds-grid": "2.3.0-alpha.8",
|
|
439
|
+
"@elliemae/ds-icon": "2.3.0-alpha.8",
|
|
440
|
+
"@elliemae/ds-icons": "2.3.0-alpha.8",
|
|
441
|
+
"@elliemae/ds-indeterminate-progress-indicator": "2.3.0-alpha.8",
|
|
442
|
+
"@elliemae/ds-shared": "2.3.0-alpha.8",
|
|
443
|
+
"@elliemae/ds-system": "2.3.0-alpha.8",
|
|
444
|
+
"@elliemae/ds-tabs": "2.3.0-alpha.8",
|
|
445
|
+
"@elliemae/ds-truncated-expandable-text": "2.3.0-alpha.8",
|
|
446
446
|
"@xstyled/styled-components": "~3.1.2",
|
|
447
447
|
"polished": "~3.6.7",
|
|
448
448
|
"prop-types": "~15.7.2",
|