Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 22423ab

Browse files
Updated dependencies
Fixed botbuilder dependency to 4.1.3, later versions contain a breaking change
1 parent 6872cda commit 22423ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@artificialsolutions/tie-api-client": "^1.1.2",
18-
"botbuilder": "^4.1",
18+
"botbuilder": "4.1.3",
1919
"restify": "^7.2.2"
2020
}
2121
}

0 commit comments

Comments
 (0)