@elliemae/ds-chat-tile 3.51.0-next.1 → 3.51.0-next.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +7 -7
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@elliemae/ds-chat-tile",
|
3
|
-
"version": "3.51.0-next.
|
3
|
+
"version": "3.51.0-next.2",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "ICE MT - Dimsum - Chat Tile",
|
6
6
|
"files": [
|
@@ -48,17 +48,17 @@
|
|
48
48
|
"typeSafety": true
|
49
49
|
},
|
50
50
|
"dependencies": {
|
51
|
-
"@elliemae/ds-grid": "3.51.0-next.
|
52
|
-
"@elliemae/ds-
|
53
|
-
"@elliemae/ds-
|
54
|
-
"@elliemae/ds-
|
55
|
-
"@elliemae/ds-system": "3.51.0-next.
|
51
|
+
"@elliemae/ds-grid": "3.51.0-next.2",
|
52
|
+
"@elliemae/ds-icons": "3.51.0-next.2",
|
53
|
+
"@elliemae/ds-props-helpers": "3.51.0-next.2",
|
54
|
+
"@elliemae/ds-tooltip-v3": "3.51.0-next.2",
|
55
|
+
"@elliemae/ds-system": "3.51.0-next.2"
|
56
56
|
},
|
57
57
|
"devDependencies": {
|
58
58
|
"@elliemae/pui-cli": "9.0.0-next.50",
|
59
59
|
"jest": "~29.7.0",
|
60
60
|
"styled-components": "~5.3.9",
|
61
|
-
"@elliemae/ds-monorepo-devops": "3.51.0-next.
|
61
|
+
"@elliemae/ds-monorepo-devops": "3.51.0-next.2"
|
62
62
|
},
|
63
63
|
"peerDependencies": {
|
64
64
|
"lodash": "^4.17.21",
|