Skip to content

Commit 03db2f7

Browse files
authored
fix(submit-metricst): fix-for-the-product-undefined-issue (#530)
1 parent 9704aec commit 03db2f7

2 files changed

Lines changed: 113 additions & 113 deletions

File tree

packages/contact-center/store/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test:styles": "eslint"
2323
},
2424
"dependencies": {
25-
"@webex/contact-center": "3.8.1-next.34",
25+
"@webex/contact-center": "3.8.1-next.41",
2626
"mobx": "6.13.5",
2727
"typescript": "5.6.3"
2828
},
@@ -59,4 +59,4 @@
5959
"webpack-cli": "5.1.4",
6060
"webpack-merge": "6.0.1"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)