Skip to content

Commit

Permalink
Locks vscode smoketest typescript to specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Oct 31, 2017
1 parent 5664c0f commit e6b4fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/smoke/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"spectron": "^3.7.2",
"strip-json-comments": "^2.0.1",
"tmp": "0.0.33",
"typescript": "^2.2.2"
"typescript": "2.5.2"
}
}

0 comments on commit e6b4fe9

Please sign in to comment.