feat: Upgrade TypeScript to 3.0.1

This commit is contained in:
Alex Browne
2018-08-13 12:46:43 -07:00
parent fadd292ecf
commit 6baa5ef311
31 changed files with 33 additions and 33 deletions

View File

@@ -56,6 +56,6 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
}
}