From 335bd47f2a7f53620e46601b07751f2de87998fa Mon Sep 17 00:00:00 2001 From: Carlos Gutierrez Date: Mon, 22 Nov 2021 12:43:57 -0600 Subject: [PATCH] chore: adding new name package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bf7894..bb5b30c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "time-function", + "name": "convert-time-gmt", "version": "0.0.1", "description": "convert the timestamp in a format dd/mm/yyyy hh:mm:ss", "main": "index.js",