first commit

This commit is contained in:
pawan-dot 2024-07-09 14:43:09 +05:30
parent 93721e9a18
commit bf2deb0135

View File

@ -6,6 +6,7 @@
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "npm run build",
"dev": "nodemon server.js"
},
"author": "pawan",