From ac87fedca888bfc2c8ae08ca5004cc9fc796edce Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Thu, 15 Jun 2017 22:42:22 -0700 Subject: [PATCH] Update CraftingGuideCommon version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6bd28e8b6..5f8a79fb1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "body-parser": "1.17.1", "client-sessions": "0.8.0", "cookie-parser": "1.4.3", - "crafting-guide-common": ">=3.0.0", + "crafting-guide-common": ">=3.0.0 <4.0.0", "dotenv": "4.0.0", "express": "4.15.2", "express-session": "1.15.2",