@microsoft/omnichannel-chat-sdk
Advanced tools
Comparing version 0.2.1-main.63ffe2d to 0.2.1-main.82a64df
@@ -15,2 +15,5 @@ # Changelog | ||
- Uptake [botframework-webchat-adapter-ic3@0.1.0-master.2dba07b](https://www.npmjs.com/package/botframework-webchat-adapter-ic3/v/0.1.0-master.2dba07b) | ||
- Uptake [jest@27.1.0](https://www.npmjs.com/package/jest/v/27.1.0) | ||
- Update [@types/jest@27.0.1](https://www.npmjs.com/package/@types/jest/v/27.0.1) | ||
- Uptake [ts-jest@27.0.5](https://www.npmjs.com/package/ts-jest/v/27.0.5) | ||
@@ -17,0 +20,0 @@ ### Fixed |
{ | ||
"name": "@microsoft/omnichannel-chat-sdk", | ||
"version": "0.2.1-main.63ffe2d", | ||
"version": "0.2.1-main.82a64df", | ||
"description": "Microsoft Omnichannel Chat SDK", | ||
@@ -32,9 +32,9 @@ "files": [ | ||
"devDependencies": { | ||
"@types/jest": "^26.0.10", | ||
"@typescript-eslint/eslint-plugin": "^4.9.1", | ||
"@typescript-eslint/parser": "^4.9.1", | ||
"eslint": "^7.15.0", | ||
"jest": "^26.6.3", | ||
"ts-jest": "^26.5.1", | ||
"typescript": "^3.9.5" | ||
"@types/jest": "^27.0.1", | ||
"@typescript-eslint/eslint-plugin": "^4.30.0", | ||
"@typescript-eslint/parser": "^4.30.0", | ||
"eslint": "^7.32.0", | ||
"jest": "^27.1.0", | ||
"ts-jest": "^27.0.5", | ||
"typescript": "^3.9.10" | ||
}, | ||
@@ -41,0 +41,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
9162
748673