chore(package): bump rxjs and zone.js

This commit is contained in:
Daniel
2018-04-21 15:23:29 +02:00
parent 633e9d8e9a
commit 8cd2da1c5b
4 changed files with 16 additions and 17 deletions
+2 -2
View File
@@ -39,12 +39,12 @@
"q": "1.5.0",
"queue": "4.2.1",
"rimraf": "2.6.1",
"rxjs": "5.5.2",
"rxjs": "^5.5.10",
"semver": "5.3.0",
"tslint": "3.15.1",
"tslint-ionic-rules": "0.0.8",
"typescript": "~2.4.2",
"zone.js": "0.8.18"
"zone.js": "^0.8.26"
},
"scripts": {
"start": "npm run test:watch",