From ba8f65c4c129c72c4b8c95095e16d8d55b2a717c Mon Sep 17 00:00:00 2001 From: "Juan Pablo [Lipibook]" Date: Sun, 30 Apr 2017 23:47:37 +1200 Subject: [PATCH] Updated contributors --- README.md | 4 ++-- bower.json | 3 ++- package.json | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 58fd305..4299221 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,8 @@ If the desired variable passed as argument doesn't exists in the current environ ## To-Do -* ~~Support for adding domains with wildcards or regex~~. -* Unit testing. +* √ ~~Support for adding domains with wildcards or regex~~. +* √ ~~Unit testing~~. * Support for protocols. ## Support diff --git a/bower.json b/bower.json index 64f35c9..10c244a 100644 --- a/bower.json +++ b/bower.json @@ -8,7 +8,8 @@ ], "contributors": [ "questchile ", - "nirarazi " + "nirarazi ", + "rars " ], "description": "AngularJS Environment Plugin", "keywords": [ diff --git a/package.json b/package.json index b2c618a..5183874 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,8 @@ "author": "juanpablob ", "contributors": [ "questchile ", - "nirarazi " + "nirarazi ", + "rars " ], "license": "MIT", "bugs": {