@elliemae/ds-shuttle 3.50.0-next.1 → 3.50.0-next.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-shuttle",
3
- "version": "3.50.0-next.1",
3
+ "version": "3.50.0-next.2",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Shuttle",
6
6
  "files": [
@@ -39,14 +39,14 @@
39
39
  "@elliemae/ds-legacy-shuttle": "^1.0.5"
40
40
  },
41
41
  "devDependencies": {
42
- "@elliemae/pui-cli": "9.0.0-next.50",
42
+ "@elliemae/pui-cli": "9.0.0-next.31",
43
43
  "redux": "~4.1.2",
44
44
  "styled-components": "~5.3.9",
45
- "@elliemae/ds-monorepo-devops": "3.50.0-next.1"
45
+ "@elliemae/ds-monorepo-devops": "3.50.0-next.2"
46
46
  },
47
47
  "peerDependencies": {
48
48
  "lodash": "^4.17.21",
49
- "react": "~17.0.2",
49
+ "react": "^17.0.2",
50
50
  "react-dom": "^17.0.2",
51
51
  "styled-components": "~5.3.9"
52
52
  },