Updated package json

This commit is contained in:
Sambo Chea 2021-03-30 09:30:56 +07:00
parent c6ecb4cc4b
commit f8d8671ef2

View File

@ -1,7 +1,7 @@
{ {
"name": "excel2json", "name": "excel2json",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "Excel to json",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"start": "node index.js", "start": "node index.js",