add author name

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

View File

@ -1,5 +1,5 @@
{ {
"name": "fcc-learn-npm-package-json", "name": "wieerwill",
"dependencies": { "dependencies": {
"express": "^4.14.0" "express": "^4.14.0"
}, },