Update package.json
Some checks failed
jenkins_organization/checksum_verification_and_signature_verification/pipeline/head There was a failure building this commit

This commit is contained in:
first_admin 2024-09-01 20:33:51 +00:00
parent ee7fd66d3b
commit eb599087c8

View File

@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"No tests specified\""
},
"dependencies": {
"express": "^4.18.2",