chore: update examples to TS2.0 (#2329)

This commit is contained in:
Filipe Silva
2016-09-14 18:15:51 +01:00
committed by Ward Bell
parent 6813ced018
commit 69ae63c4b1
15 changed files with 20 additions and 16 deletions
@@ -33,7 +33,7 @@
"devDependencies": {
"concurrently": "^2.2.0",
"lite-server": "^2.2.2",
"typescript": "^1.8.10",
"typescript": "^2.0.2",
"typings":"^1.3.2"
}
}