From e5e756e2d5424505db23b26c55b6c9e369146d1b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 1 Oct 2016 09:20:25 +0200 Subject: Client: update angular -> 2.0.1 --- client/package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'client') diff --git a/client/package.json b/client/package.json index 16aae6e14..cc116f3e5 100644 --- a/client/package.json +++ b/client/package.json @@ -18,14 +18,14 @@ }, "license": "GPLv3", "dependencies": { - "@angular/common": "2.0.0", - "@angular/compiler": "2.0.0", - "@angular/core": "2.0.0", - "@angular/forms": "2.0.0", - "@angular/http": "2.0.0", - "@angular/platform-browser": "2.0.0", - "@angular/platform-browser-dynamic": "2.0.0", - "@angular/router": "3.0.0", + "@angular/common": "^2.0.0", + "@angular/compiler": "^2.0.0", + "@angular/core": "^2.0.0", + "@angular/forms": "^2.0.0", + "@angular/http": "^2.0.0", + "@angular/platform-browser": "^2.0.0", + "@angular/platform-browser-dynamic": "^2.0.0", + "@angular/router": "^3.0.0", "@angularclass/hmr": "^1.2.0", "@angularclass/hmr-loader": "^3.0.2", "@types/core-js": "^0.9.28", -- cgit v1.2.3