Upgrade typescript version used by sra-spec

This commit is contained in:
fragosti
2018-08-24 15:45:43 -07:00
parent 641d86cb98
commit 103e1aa250

View File

@@ -52,7 +52,7 @@
"swagger-cli": "^2.1.1",
"ts-node": "^7.0.0",
"tslint": "5.11.0",
"typescript": "2.7.1"
"typescript": "3.0.1"
},
"publishConfig": {
"access": "public"