weird, express wasnt added for some reason

This commit is contained in:
2026-01-29 05:53:15 -08:00
parent 4566f3678d
commit ce9bd20040
2 changed files with 790 additions and 2 deletions
+789 -2
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -11,6 +11,7 @@
}, },
"dependencies": { "dependencies": {
"canvas-confetti": "^1.9.4", "canvas-confetti": "^1.9.4",
"express": "^5.2.1",
"react": "^19.2.0", "react": "^19.2.0",
"react-dom": "^19.2.0", "react-dom": "^19.2.0",
"react-router-dom": "^7.13.0" "react-router-dom": "^7.13.0"