angular2-cloudtasks
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -8,7 +8,7 @@ { | ||
"devDependencies": { | ||
"@angular/common": "^2.0.0-rc.6", | ||
"@angular/compiler": "^2.0.0-rc.6", | ||
"@angular/core": "^2.0.0-rc.6", | ||
"@angular/platform-browser": "^2.0.0-rc.6", | ||
"@angular/platform-browser-dynamic": "^2.0.0-rc.6", | ||
"@angular/common": "^2.0.0-rc.7", | ||
"@angular/compiler": "^2.0.0-rc.7", | ||
"@angular/core": "^2.0.0-rc.7", | ||
"@angular/platform-browser": "^2.0.0-rc.7", | ||
"@angular/platform-browser-dynamic": "^2.0.0-rc.7", | ||
"@types/core-js": "^0.9.32", | ||
@@ -26,3 +26,3 @@ "@types/jasmine": "^2.2.29", | ||
"reflect-metadata": "0.1.3", | ||
"rxjs": "5.0.0-beta.11", | ||
"rxjs": "5.0.0-beta.12", | ||
"semantic-release": "^4.3.5", | ||
@@ -32,3 +32,3 @@ "systemjs": "^0.19.26", | ||
"typescript": "2.0.2", | ||
"zone.js": "0.6.17" | ||
"zone.js": "0.6.21" | ||
}, | ||
@@ -67,3 +67,3 @@ "scripts": { | ||
}, | ||
"version": "0.0.15" | ||
"version": "0.0.16" | ||
} |