Skip to content

Commit 96f7574

Browse files
committed
connect >= 1.4.3 < 2.0.0
1 parent 490584c commit 96f7574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{ "name": "Guillermo Rauch", "email": "[email protected]" }
1111
],
1212
"dependencies": {
13-
"connect": ">= 1.4.1 < 2.0.0",
13+
"connect": ">= 1.4.3 < 2.0.0",
1414
"mime": ">= 0.0.1",
1515
"qs": ">= 0.0.6"
1616
},

0 commit comments

Comments
 (0)