From d7416595bfdc61cba5e50758b24a9d9adf38f4d7 Mon Sep 17 00:00:00 2001 From: Gustavo Cortez Date: Thu, 13 Feb 2014 11:58:43 -0300 Subject: [PATCH] removed PM2 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 93e9038..1a6dbc9 100644 --- a/package.json +++ b/package.json @@ -78,8 +78,7 @@ "chai": "~1.8.1", "bitcore": "git://github.com/bitpay/bitcore.git", "bufferput": "git://github.com/bitpay/node-bufferput.git", - "xmlhttprequest": "~1.6.0", - "pm2": "*" + "xmlhttprequest": "~1.6.0" }, "devDependencies": { "grunt-contrib-watch": "latest",