Update to home screen and edits to home links

This commit is contained in:
Lucas Patenaude
2024-03-12 03:07:56 -06:00
parent fc33dafee8
commit bda002f484
6 changed files with 11 additions and 9 deletions

View File

@@ -164,8 +164,9 @@
},
"node_modules/bcrypt": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/bcrypt/-/bcrypt-5.1.1.tgz",
"integrity": "sha512-AGBHOG5hPYZ5Xl9KXzU5iKq9516yEmvCKDg3ecP5kX2aB6UqTeXZxk2ELnDgDm6BQSMlLt9rDB4LoSMx0rYwww==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.11",
"node-addon-api": "^5.0.0"