chore(): update typescript to 1.8

This commit is contained in:
Tim Lancina
2016-02-29 11:43:49 -06:00
parent 4c93eb06a9
commit 7a01234e07

View File

@ -78,7 +78,7 @@
"strip-sourcemap-loader": "0.0.1", "strip-sourcemap-loader": "0.0.1",
"systemjs": "0.19.6", "systemjs": "0.19.6",
"through2": "^0.6.3", "through2": "^0.6.3",
"typescript": "^1.7.3", "typescript": "^1.8.2",
"vinyl": "^0.4.6", "vinyl": "^0.4.6",
"webpack": "^1.12.2", "webpack": "^1.12.2",
"yargs": "^3.6.0" "yargs": "^3.6.0"
@ -88,4 +88,4 @@
"path": "node_modules/ionic-cz-conventional-changelog" "path": "node_modules/ionic-cz-conventional-changelog"
} }
} }
} }