@elliemae/ds-form 3.1.0-next.1 → 3.1.0-next.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 +12 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-form",
|
|
3
|
-
"version": "3.1.0-next.
|
|
3
|
+
"version": "3.1.0-next.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Form",
|
|
6
6
|
"files": [
|
|
@@ -482,17 +482,17 @@
|
|
|
482
482
|
"build": "cross-env NODE_ENV=production node ../../scripts/build/build.mjs"
|
|
483
483
|
},
|
|
484
484
|
"dependencies": {
|
|
485
|
-
"@elliemae/ds-button": "3.1.0-next.
|
|
486
|
-
"@elliemae/ds-classnames": "3.1.0-next.
|
|
487
|
-
"@elliemae/ds-common": "3.1.0-next.
|
|
488
|
-
"@elliemae/ds-grid": "3.1.0-next.
|
|
489
|
-
"@elliemae/ds-icons": "3.1.0-next.
|
|
490
|
-
"@elliemae/ds-shared": "3.1.0-next.
|
|
491
|
-
"@elliemae/ds-system": "3.1.0-next.
|
|
492
|
-
"@elliemae/ds-text-wrapper": "3.1.0-next.
|
|
493
|
-
"@elliemae/ds-tooltip": "3.1.0-next.
|
|
494
|
-
"@elliemae/ds-truncated-tooltip-text": "3.1.0-next.
|
|
495
|
-
"@elliemae/ds-utilities": "3.1.0-next.
|
|
485
|
+
"@elliemae/ds-button": "3.1.0-next.2",
|
|
486
|
+
"@elliemae/ds-classnames": "3.1.0-next.2",
|
|
487
|
+
"@elliemae/ds-common": "3.1.0-next.2",
|
|
488
|
+
"@elliemae/ds-grid": "3.1.0-next.2",
|
|
489
|
+
"@elliemae/ds-icons": "3.1.0-next.2",
|
|
490
|
+
"@elliemae/ds-shared": "3.1.0-next.2",
|
|
491
|
+
"@elliemae/ds-system": "3.1.0-next.2",
|
|
492
|
+
"@elliemae/ds-text-wrapper": "3.1.0-next.2",
|
|
493
|
+
"@elliemae/ds-tooltip": "3.1.0-next.2",
|
|
494
|
+
"@elliemae/ds-truncated-tooltip-text": "3.1.0-next.2",
|
|
495
|
+
"@elliemae/ds-utilities": "3.1.0-next.2",
|
|
496
496
|
"memoize-one": "~5.1.1",
|
|
497
497
|
"moment": "~2.29.1",
|
|
498
498
|
"prop-types": "~15.8.1",
|