mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 07:52:15 +00:00
pinning express to 3.5.0
This commit is contained in:
parent
326b65a8e0
commit
5ff0b9503b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"dependencies": {
|
||||
"habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared#develop",
|
||||
"connect-mongo": "*",
|
||||
"express": "*",
|
||||
"express": "3.5.0",
|
||||
"gzippo": "*",
|
||||
"guid": "*",
|
||||
"moment": "~2.4.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue