Skip to content

Commit 4b20481

Browse files
committed
upgrade to mongoose 4.1.9 for be compatible with mongodb 3.x
1 parent db91a3a commit 4b20481

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"jwt-simple": "0.1.0",
66
"express": "3.4.4",
77
"less-middleware": "0.1.12",
8-
"mongoose": "3.6.20",
9-
"v8tools": "0.2.2"
8+
"mongoose": "4.1.9"
109
},
1110
"engines": {
1211
"node": "0.10.21",

0 commit comments

Comments
 (0)