Update package.json

This commit is contained in:
2022-05-05 19:06:55 +07:00
parent 424aa032f9
commit b7ff2732e6

View File

@@ -8,5 +8,8 @@
"axios": "^0.27.2",
"dotenv": "^16.0.0",
"serverline": "^1.6.0"
},
"scripts": {
"start": "node index.js"
}
}