Skip to content

Commit

Permalink
lock TypeScript to version 2.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Dec 7, 2016
1 parent dbce915 commit c084987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"sinon-chai": "^2.8.0",
"ts-loader": "^1.2.0",
"tslint-config-holy-grail": "^3.0.2",
"typescript": "^2.1.1",
"typescript": "~2.0.10",
"webpack": "^2.1.0-beta.26"
},
"files": [
Expand Down

0 comments on commit c084987

Please sign in to comment.