From 3086007b6c7e7e4de397f7c06191f016aa5accc4 Mon Sep 17 00:00:00 2001 From: Sharat M R Date: Mon, 4 May 2015 23:56:00 +0530 Subject: [PATCH] update deps and bump version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1decad8..d1becf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webhooked", - "version": "0.6.0", + "version": "0.6.1", "description": "A Deployment Manager", "main": "index.js", "private": true, @@ -39,7 +39,7 @@ "async": "0.9.x", "body-parser": "1.x", "config": "*", - "cors": "2.5.x", + "cors": "2.x", "debug": "2.x", "express": "4.12.x", "mongoose": "4.x",