Update package.json
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
first_admin 2024-08-31 08:14:02 +00:00
parent 9552ca701f
commit 5e3461fd5f

View File

@ -2,6 +2,6 @@
"name": "my-application",
"version": "1.0.0",
"scripts": {
"start": "node index.js"
"build": "echo 'Hello, World!'"
}
}