@elliemae/ds-tabs 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 +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-tabs",
|
|
3
|
-
"version": "2.3.0-alpha.
|
|
3
|
+
"version": "2.3.0-alpha.8",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Tabs",
|
|
6
6
|
"files": [
|
|
@@ -125,11 +125,11 @@
|
|
|
125
125
|
},
|
|
126
126
|
"author": "ICE MT",
|
|
127
127
|
"dependencies": {
|
|
128
|
-
"@elliemae/ds-button": "2.3.0-alpha.
|
|
129
|
-
"@elliemae/ds-icon": "2.3.0-alpha.
|
|
130
|
-
"@elliemae/ds-icons": "2.3.0-alpha.
|
|
131
|
-
"@elliemae/ds-props-helpers": "2.3.0-alpha.
|
|
132
|
-
"@elliemae/ds-system": "2.3.0-alpha.
|
|
128
|
+
"@elliemae/ds-button": "2.3.0-alpha.8",
|
|
129
|
+
"@elliemae/ds-icon": "2.3.0-alpha.8",
|
|
130
|
+
"@elliemae/ds-icons": "2.3.0-alpha.8",
|
|
131
|
+
"@elliemae/ds-props-helpers": "2.3.0-alpha.8",
|
|
132
|
+
"@elliemae/ds-system": "2.3.0-alpha.8",
|
|
133
133
|
"@react-hook/resize-observer": "~1.2.5",
|
|
134
134
|
"prop-types": "~15.7.2",
|
|
135
135
|
"react-desc": "~4.1.3",
|