chore: update to TypeScript 3 (#6556)

This commit is contained in:
Alexander Vakrilov
2018-11-14 17:00:42 +00:00
committed by GitHub
parent db33cf313c
commit 5c03abefba
5 changed files with 6 additions and 6 deletions

View File

@@ -23,6 +23,6 @@
"filewalker": "0.1.2",
"lazy": "1.0.11",
"tns-platform-declarations": "*",
"typescript": "^2.6.1"
"typescript": "^3.1.6"
}
}