mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 03:21:21 +00:00
Force down connect version
This commit is contained in:
parent
90cfe0ec57
commit
45cbdcce70
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
"dependencies": {
|
||||
"winston": "*",
|
||||
"connect": "*",
|
||||
"connect": "< 2",
|
||||
"uglify-js": "*"
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue