From 4f4c4395658f37fb1e9a1ed0eac6da2a40615ff3 Mon Sep 17 00:00:00 2001 From: chsakell Date: Mon, 10 Oct 2016 11:13:13 +0300 Subject: [PATCH] update repository url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aba0b6d..1d6b4e6 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/chsakelll/aspnetcore-signalr-angular2" + "url": "https://github.com/chsakell/aspnet-core-signalr-angular" }, "dependencies": { "@angular/common": "2.0.0",