Commit d3a977e9 authored by Filipe Silva's avatar Filipe Silva Committed by Ward Bell

chore: update to TS2.0 (#216)

This PR updates TypeScript from 1.8.10 to 2.0.2. It does not replace `typings` with `@types`, that will happen in https://github.com/angular/quickstart/pull/157.
parent bb9a0a2b
......@@ -44,7 +44,7 @@
"devDependencies": {
"concurrently": "^2.2.0",
"lite-server": "^2.2.0",
"typescript": "^1.8.10",
"typescript": "^2.0.2",
"typings": "^1.0.4",
"canonical-path": "0.0.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment