@elliemae/ds-pills 3.0.0-next.39 → 3.0.0-next.41
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 +8 -8
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-pills",
|
|
3
|
-
"version": "3.0.0-next.
|
|
3
|
+
"version": "3.0.0-next.41",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Pills",
|
|
6
6
|
"files": [
|
|
@@ -147,19 +147,19 @@
|
|
|
147
147
|
"indent": 4
|
|
148
148
|
},
|
|
149
149
|
"dependencies": {
|
|
150
|
-
"@elliemae/ds-button": "3.0.0-next.
|
|
150
|
+
"@elliemae/ds-button": "3.0.0-next.41",
|
|
151
151
|
"@elliemae/ds-classnames": "3.0.0-next.29",
|
|
152
|
-
"@elliemae/ds-dropdownmenu": "3.0.0-next.
|
|
152
|
+
"@elliemae/ds-dropdownmenu": "3.0.0-next.41",
|
|
153
153
|
"@elliemae/ds-form": "3.0.0-next.29",
|
|
154
|
-
"@elliemae/ds-grid": "3.0.0-next.
|
|
155
|
-
"@elliemae/ds-icons": "3.0.0-next.
|
|
154
|
+
"@elliemae/ds-grid": "3.0.0-next.41",
|
|
155
|
+
"@elliemae/ds-icons": "3.0.0-next.41",
|
|
156
156
|
"@elliemae/ds-modal": "3.0.0-next.29",
|
|
157
157
|
"@elliemae/ds-popover": "3.0.0-next.29",
|
|
158
158
|
"@elliemae/ds-shared": "3.0.0-next.29",
|
|
159
159
|
"@elliemae/ds-system": "3.0.0-next.29",
|
|
160
|
-
"@elliemae/ds-tooltip": "3.0.0-next.
|
|
161
|
-
"@elliemae/ds-truncated-tooltip-text": "3.0.0-next.
|
|
162
|
-
"@elliemae/ds-utilities": "3.0.0-next.
|
|
160
|
+
"@elliemae/ds-tooltip": "3.0.0-next.41",
|
|
161
|
+
"@elliemae/ds-truncated-tooltip-text": "3.0.0-next.41",
|
|
162
|
+
"@elliemae/ds-utilities": "3.0.0-next.41",
|
|
163
163
|
"prop-types": "~15.8.1",
|
|
164
164
|
"react-desc": "~4.1.3",
|
|
165
165
|
"uid": "~2.0.0"
|