2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

Remove pug ; non-trivial upgrade

This commit is contained in:
Jason Haines 2016-04-16 17:37:52 +10:00
parent c1897aacc0
commit 1bd4f93507

View File

@ -12,7 +12,6 @@
"dotenv": "^2.0.0",
"express": "^4.13.4",
"jade": "^1.11.0",
"pug": "^2.0.0-alpha3",
"socket.io": "^1.4.5",
"socketio-jwt": "^4.3.4"
},