From 4cafaca0ca6018b5d4183bd14dcfd04156b44718 Mon Sep 17 00:00:00 2001 From: Ray Booysen Date: Thu, 6 Oct 2016 22:35:37 +0100 Subject: [PATCH] Change version to be 2.2.0 and nothing else --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 635ff8e..d2a354e 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "colors": "*", - "event-pubsub": "^2.0.0", + "event-pubsub": "2.2.0", "js-message": "*", "js-queue": "^0.1.2", "node-cmd": "*"