some-repo/package.json
first_admin 5e3461fd5f
Some checks failed
continuous-integration/drone Build is failing
Update package.json
2024-08-31 08:14:02 +00:00

8 lines
109 B
JSON

{
"name": "my-application",
"version": "1.0.0",
"scripts": {
"build": "echo 'Hello, World!'"
}
}