@elliemae/ds-portal 3.49.0-rc.3 → 3.50.0-next.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@elliemae/ds-portal",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.50.0-next.2",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "ICE MT - Dimsum - Portal",
|
6
6
|
"files": [
|
@@ -36,12 +36,12 @@
|
|
36
36
|
"indent": 4
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
|
-
"@elliemae/ds-classnames": "3.
|
39
|
+
"@elliemae/ds-classnames": "3.50.0-next.2"
|
40
40
|
},
|
41
41
|
"devDependencies": {
|
42
|
-
"@elliemae/pui-cli": "9.0.0-next.
|
42
|
+
"@elliemae/pui-cli": "9.0.0-next.31",
|
43
43
|
"styled-components": "~5.3.9",
|
44
|
-
"@elliemae/ds-monorepo-devops": "3.
|
44
|
+
"@elliemae/ds-monorepo-devops": "3.50.0-next.2"
|
45
45
|
},
|
46
46
|
"peerDependencies": {
|
47
47
|
"react": "^17.0.2",
|