Skip to content

Commit 2765d4b

Browse files
author
Martii
committed
Try using express 3.*
Applies to OpenUserJS#321 and the beginnings of OpenUserJS#249 Lightly related to OpenUserJS#262
1 parent dcd95ec commit 2765d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.1.3",
55
"main": "app",
66
"dependencies": {
7-
"express": "3.5.1",
7+
"express": "3.*",
88
"mu2": "*",
99
"mongoose": "*",
1010
"connect-mongo": "*",

0 commit comments

Comments
 (0)