0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-02 08:32:41 +00:00

Use a library instead. Checks that the browser is compatible first.

This commit is contained in:
Trevor Buckner
2020-11-11 22:01:42 -05:00
parent 759d986188
commit 4182c79354
3 changed files with 23 additions and 9 deletions

View File

@@ -49,6 +49,7 @@
"cookie-parser": "^1.4.5",
"create-react-class": "^15.6.3",
"express": "^4.17.1",
"express-static-gzip": "2.1.0",
"fs-extra": "9.0.1",
"googleapis": "59.0.0",
"jwt-simple": "^0.5.6",