From 7042a3535d1f635971e81dc45df6914a58e97cd4 Mon Sep 17 00:00:00 2001 From: eshengsky Date: Fri, 12 May 2017 11:49:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9mongose=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a3c3bd..04d5f79 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "i18n": "0.8.2", "jquery-file-upload-middleware": "^0.1.7", "moment": "^2.11.1", - "mongoose": "^4.3.7", + "mongoose": "~4.3.7", "mongoose-schema-extend": "^0.2.0", "morgan": "~1.6.1", "multer": "^1.1.0",