From 30a49771a87f69f5cabd6d842c284cc4af2f4154 Mon Sep 17 00:00:00 2001 From: danrevah Date: Thu, 5 Jan 2017 00:35:17 +0200 Subject: [PATCH] Update package name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f028633f..82e4450c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/danrevah/ng-pipes.git" + "url": "https://github.com/danrevah/ngx-pipes.git" }, "devDependencies": { "@angular/common": "^2.1.0",