Skip to content

Commit

Permalink
Handle login timeout over malformed id.
Browse files Browse the repository at this point in the history
  • Loading branch information
potados99 committed Mar 8, 2020
1 parent 343924a commit 504a27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cafeteria-server",
"main": "./index.js",
"version": "1.1.0",
"version": "1.1.1",
"description": "Server side application for INU Cafeteria.",
"scripts": {
"start": "NODE_ENV=production && node -r esm index.mjs",
Expand Down

0 comments on commit 504a27f

Please sign in to comment.