Update package.json

This commit is contained in:
Pawan Osman
2023-04-09 09:55:49 +03:00
committed by GitHub
parent 042f13c69a
commit 449dd114e7
+1
View File
@@ -5,6 +5,7 @@
"type": "module",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {