add project name

This commit is contained in:
Robert Jeutter 2022-08-05 19:56:22 +02:00 committed by GitHub
parent 900d2b2469
commit c67fe8019b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
{ {
"name": "wieerwill", "name": "Backend Boiler",
"author" : "wieerwill",
"dependencies": { "dependencies": {
"express": "^4.14.0" "express": "^4.14.0"
}, },