chore(package): bump angular and typescript (#1549)

This commit is contained in:
Daniel Sogl 2017-05-14 02:19:45 +02:00 committed by Ibby Hadeed
parent 25aeb406ae
commit 22d0260cde

View File

@ -4,9 +4,9 @@
"description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
"license": "MIT",
"devDependencies": {
"@angular/compiler": "4.0.0",
"@angular/compiler-cli": "4.0.0",
"@angular/core": "4.0.0",
"@angular/compiler": "4.1.2",
"@angular/compiler-cli": "4.1.2",
"@angular/core": "4.1.2",
"canonical-path": "0.0.2",
"child-process-promise": "2.2.0",
"conventional-changelog-cli": "1.2.0",
@ -31,8 +31,8 @@
"semver": "5.3.0",
"tslint": "3.15.1",
"tslint-ionic-rules": "0.0.8",
"typescript": "2.2.1",
"zone.js": "^0.8.4"
"typescript": "2.3.2",
"zone.js": "^0.8.10"
},
"scripts": {
"start": "npm run test:watch",