Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Commit

Permalink
Upgrade typescript version
Browse files Browse the repository at this point in the history
Version 2.0 brings a better way to manage type definitions. See
microsoft/TypeScript#9184
  • Loading branch information
Huy Nguyen committed Jul 28, 2016
1 parent 8e7a471 commit bed2dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"source-map-loader": "^0.1.5",
"style-loader": "^0.13.1",
"ts-loader": "^0.8.2",
"typescript": "^1.8.10",
"typescript": "^2.0.0",
"typings": "^1.3.0",
"webpack": "^1.13.1",
"webpack-dev-server": "^1.14.1",
Expand Down

0 comments on commit bed2dfd

Please sign in to comment.