From 4cfbe5006d83496ccf41f67c3c7cf0ce04c6b0ee Mon Sep 17 00:00:00 2001 From: Andy Smircich Date: Sat, 23 Apr 2016 05:37:51 +0000 Subject: [PATCH] v0.4.1 fork --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8e31b27..6916e9d 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ }, "repository": { "type": "git", - "url": "https://github.com/irontec/angular-bootstrap-simple-chat" + "url": "https://github.com/smirciat/angular-bootstrap-simple-chat" }, "license": "MIT", - "homepage": "https://github.com/irontec/angular-bootstrap-simple-chat" + "homepage": "https://github.com/smirciat/angular-bootstrap-simple-chat" }