Force npm2nix to use mongoose 3.6.x - 3.7.x is an unstable/experimental release branch

This commit is contained in:
Sander van der Burg
2013-08-20 11:18:04 +02:00
parent 2fbbe2c1a9
commit 36eba4eb9a
2 changed files with 103 additions and 57 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
, "jade"
, "view-helpers"
, "redis"
, "mongoose"
, { "mongoose": "3.6.x" }
, "mongoose-schema-extend"
, "connect-mongo"
, "connect-flash"