chore(build): update to typescript 1.8

This commit is contained in:
Tim Lancina
2016-03-10 13:40:54 -06:00
parent 133beaba31
commit de6cd2f68c

View File

@ -52,7 +52,7 @@
"gulp-sass": "^2.0.4",
"gulp-shell": "^0.4.0",
"gulp-strip-debug": "^1.1.0",
"gulp-typescript": "^2.9.2",
"gulp-typescript": "2.12.1",
"gulp-util": "^3.0.6",
"gulp-watch": "^4.2.4",
"html-entities": "^1.1.3",
@ -79,7 +79,7 @@
"strip-sourcemap-loader": "0.0.1",
"systemjs": "0.19.6",
"through2": "^0.6.3",
"typescript": "1.7.5",
"typescript": "1.8.7",
"vinyl": "^0.4.6",
"webpack": "^1.12.2",
"yargs": "^3.6.0"
@ -89,4 +89,4 @@
"path": "node_modules/ionic-cz-conventional-changelog"
}
}
}
}