Skip to content

Commit a303e9b

Browse files
author
Danny McCormick
authored
Update typescript to v3.1.5 (#297)
1 parent 719f3cd commit a303e9b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "azure-devops-node-api",
33
"description": "Node client for Azure DevOps and TFS REST APIs",
4-
"version": "7.2.0",
4+
"version": "7.3.0",
55
"main": "./WebApi.js",
66
"types": "./WebApi.d.ts",
77
"scripts": {
@@ -34,7 +34,7 @@
3434
"mocha": "^3.5.3",
3535
"nock": "9.6.1",
3636
"shelljs": "0.7.8",
37-
"typescript": "2.4.2",
37+
"typescript": "3.1.5",
3838
"@types/node": "8.9.2"
3939
}
4040
}

0 commit comments

Comments
 (0)