Clicking the card now toggles flipping it over. Removed moment - don't need it

This commit is contained in:
Alec Maier
2019-09-01 13:44:14 -04:00
parent 020282c931
commit d8616ef922
5 changed files with 47 additions and 16 deletions

View File

@@ -10,7 +10,6 @@
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"moment": "^2.24.0",
"socket.io": "^2.2.0"
}
}