potion-client
Advanced tools
Comparing version 0.20.13 to 0.20.14
{ | ||
"name": "potion-client", | ||
"version": "0.20.13", | ||
"version": "0.20.14", | ||
"description": "A ES6 client for APIs written in Flask-Potion", | ||
@@ -33,8 +33,8 @@ "keywords": [ | ||
"devDependencies": { | ||
"@angular/common": "2.0.0-rc.5", | ||
"@angular/compiler": "2.0.0-rc.5", | ||
"@angular/core": "2.0.0-rc.5", | ||
"@angular/platform-browser": "2.0.0-rc.5", | ||
"@angular/platform-browser-dynamic": "2.0.0-rc.5", | ||
"@angular/http": "2.0.0-rc.5", | ||
"@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/http": "2.0.0-rc.6", | ||
"@types/angular": "^1.5.13", | ||
@@ -67,3 +67,3 @@ "@types/angular-mocks": "^1.5.4", | ||
"phantomjs-prebuilt": "^2.1.8", | ||
"rxjs": "5.0.0-beta.6", | ||
"rxjs": "5.0.0-beta.11", | ||
"tsify": "^1.0.5", | ||
@@ -74,3 +74,3 @@ "tslint": "^3.15.1", | ||
"watchify": "^3.7.0", | ||
"zone.js": "^0.6.12", | ||
"zone.js": "^0.6.17", | ||
"whatwg-fetch": "^1.0.0" | ||
@@ -77,0 +77,0 @@ }, |
100487