keywords should include freecodecamp

This commit is contained in:
Robert Jeutter 2022-08-05 20:08:43 +02:00 committed by GitHub
parent bd1a9fb365
commit bc18b167b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"name": "Backend Boiler",
"author": "wieerwill",
"description": "A project that does something awesome",
"keywords": [ "descriptive", "related", "words" ],
"keywords": [ "descriptive", "related", "words","freecodecamp" ],
"dependencies": {
"express": "^4.14.0"
},