Skip to content

Commit 8f20022

Browse files
fix(store): incorporate task hydrate fix from SDK (#477)
1 parent 0a8a68e commit 8f20022

2 files changed

Lines changed: 480 additions & 3 deletions

File tree

packages/contact-center/store/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"test:styles": "eslint"
2222
},
2323
"dependencies": {
24-
"@webex/plugin-cc": "3.8.0-next.67",
24+
"@webex/plugin-cc": "3.8.1-next.2",
2525
"mobx": "6.13.5",
2626
"typescript": "5.6.3"
2727
},
@@ -57,4 +57,4 @@
5757
"webpack-cli": "5.1.4",
5858
"webpack-merge": "6.0.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)