Skip to content

Commit d26a30c

Browse files
author
Bill Barnes
committed
Bumped version, newer TypeScript
1 parent 5dd3257 commit d26a30c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botframework-directlinejs",
3-
"version": "0.9.6",
3+
"version": "0.9.7",
44
"description": "client library for the Microsoft Bot Framework Direct Line 3.0 protocol",
55
"main": "built/directLine.js",
66
"types": "built/directLine.d.ts",
@@ -34,7 +34,7 @@
3434
"npm-run-all": "^3.1.2",
3535
"source-map-loader": "^0.1.5",
3636
"ts-loader": "^1.3.3",
37-
"typescript": "^2.1.5",
37+
"typescript": "^2.3.2",
3838
"webpack": "^1.14.0"
3939
}
4040
}

0 commit comments

Comments
 (0)