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",