chore: adding readme

This commit is contained in:
Carlos Gutierrez 2021-11-22 13:02:47 -06:00
parent 9dfeb851ce
commit b80cf37558

View File

@ -1,6 +1,6 @@
{ {
"name": "convert-time-gmt", "name": "convert-time-gmt",
"version": "0.0.1", "version": "0.0.2",
"description": "convert the timestamp in a format dd/mm/yyyy hh:mm:ss", "description": "convert the timestamp in a format dd/mm/yyyy hh:mm:ss",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {