add package version

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

View File

@ -4,6 +4,7 @@
"description": "A project that does something awesome",
"keywords": [ "descriptive", "related", "words","freecodecamp" ],
"license": "MIT",
"version": "0.0.1",
"dependencies": {
"express": "^4.14.0"
},