Getting much closer! Still need to finalize About and write Journey.

This commit is contained in:
2022-10-16 09:22:44 -05:00
parent ce20fa0f6f
commit 239aa26b49
20 changed files with 394 additions and 188 deletions

View File

@ -1,5 +1,5 @@
{
"dependencies": {
"express": "^4.18.1"
"express": ">=4.18.1"
}
}