chore(package): bump zone.js and TS version (#1598)

* chore(package) bump zone.js version

* Update package.json
This commit is contained in:
Daniel Sogl 2017-05-25 09:05:29 -08:00 committed by Ibby Hadeed
parent aaeabb9f96
commit 6f22134851

View File

@ -41,8 +41,8 @@
"semver": "5.3.0",
"tslint": "3.15.1",
"tslint-ionic-rules": "0.0.8",
"typescript": "2.3.2",
"zone.js": "^0.8.10"
"typescript": "2.3.3",
"zone.js": "^0.8.11"
},
"scripts": {
"start": "npm run test:watch",