From a23817ad0a5a57685ea8f909e3df8ca3cb0b4564 Mon Sep 17 00:00:00 2001 From: shilpiraj-503 <71984879+shilpiraj-503@users.noreply.github.com> Date: Thu, 1 Oct 2020 23:28:25 +0530 Subject: [PATCH] Update component.json --- component.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index fca7750..c5199ae 100644 --- a/component.json +++ b/component.json @@ -1,4 +1,4 @@ -{ +{ "name": "array", "repo": "matthewmueller/array", "description": "a better array", @@ -16,4 +16,4 @@ "lib/array.js", "lib/enumerable.js" ] -} \ No newline at end of file +}