@elliemae/ds-global-header 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 +9 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-global-header",
|
|
3
|
-
"version": "2.3.0-alpha.
|
|
3
|
+
"version": "2.3.0-alpha.8",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Global Header",
|
|
6
6
|
"files": [
|
|
@@ -129,14 +129,14 @@
|
|
|
129
129
|
},
|
|
130
130
|
"author": "ICE MT",
|
|
131
131
|
"dependencies": {
|
|
132
|
-
"@elliemae/ds-app-picker": "2.3.0-alpha.
|
|
133
|
-
"@elliemae/ds-form": "2.3.0-alpha.
|
|
134
|
-
"@elliemae/ds-grid": "2.3.0-alpha.
|
|
135
|
-
"@elliemae/ds-icon": "2.3.0-alpha.
|
|
136
|
-
"@elliemae/ds-icons": "2.3.0-alpha.
|
|
137
|
-
"@elliemae/ds-popperjs": "2.3.0-alpha.
|
|
138
|
-
"@elliemae/ds-props-helpers": "2.3.0-alpha.
|
|
139
|
-
"@elliemae/ds-utilities": "2.3.0-alpha.
|
|
132
|
+
"@elliemae/ds-app-picker": "2.3.0-alpha.8",
|
|
133
|
+
"@elliemae/ds-form": "2.3.0-alpha.8",
|
|
134
|
+
"@elliemae/ds-grid": "2.3.0-alpha.8",
|
|
135
|
+
"@elliemae/ds-icon": "2.3.0-alpha.8",
|
|
136
|
+
"@elliemae/ds-icons": "2.3.0-alpha.8",
|
|
137
|
+
"@elliemae/ds-popperjs": "2.3.0-alpha.8",
|
|
138
|
+
"@elliemae/ds-props-helpers": "2.3.0-alpha.8",
|
|
139
|
+
"@elliemae/ds-utilities": "2.3.0-alpha.8",
|
|
140
140
|
"react-desc": "~4.1.3",
|
|
141
141
|
"uid": "~2.0.0"
|
|
142
142
|
},
|