@elliemae/ds-controlled-form 3.0.0-next.0 → 3.0.0-next.1

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.
Files changed (1) hide show
  1. package/package.json +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-controlled-form",
3
- "version": "3.0.0-next.0",
3
+ "version": "3.0.0-next.1",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Controlled Form Controllers",
6
6
  "module": "./esm/index.js",
@@ -744,15 +744,15 @@
744
744
  "build": "node ../../scripts/build/build.js"
745
745
  },
746
746
  "dependencies": {
747
- "@elliemae/ds-button": "3.0.0-next.0",
748
- "@elliemae/ds-form-layout-blocks": "3.0.0-next.0",
749
- "@elliemae/ds-grid": "3.0.0-next.0",
750
- "@elliemae/ds-icon": "3.0.0-next.0",
751
- "@elliemae/ds-icons": "3.0.0-next.0",
752
- "@elliemae/ds-props-helpers": "3.0.0-next.0",
753
- "@elliemae/ds-system": "3.0.0-next.0",
754
- "@elliemae/ds-tooltip": "3.0.0-next.0",
755
- "@elliemae/ds-truncated-tooltip-text": "3.0.0-next.0",
747
+ "@elliemae/ds-button": "3.0.0-next.1",
748
+ "@elliemae/ds-form-layout-blocks": "3.0.0-next.1",
749
+ "@elliemae/ds-grid": "3.0.0-next.1",
750
+ "@elliemae/ds-icon": "3.0.0-next.1",
751
+ "@elliemae/ds-icons": "3.0.0-next.1",
752
+ "@elliemae/ds-props-helpers": "3.0.0-next.1",
753
+ "@elliemae/ds-system": "3.0.0-next.1",
754
+ "@elliemae/ds-tooltip": "3.0.0-next.1",
755
+ "@elliemae/ds-truncated-tooltip-text": "3.0.0-next.1",
756
756
  "prop-types": "~15.7.2",
757
757
  "react-desc": "~4.1.3",
758
758
  "react-popper": "~2.2.5",