From 2958f28cd62a8c35ca402ebeeff62a0bdd9a858f Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Fri, 23 Jan 2015 14:41:58 -0400 Subject: [PATCH] Fetch nplugm from NPM --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c316e0f..83523c73 100644 --- a/package.json +++ b/package.json @@ -56,11 +56,11 @@ "lodash": "~2.4.1", "lodash-contrib": "~241.4.14", "mkdirp": "~0.5.0", + "nplugm": "^1.0.0", "open": "0.0.5", "progress-stream": "^0.5.0", "resin-cli-visuals": "0.0.1", "resin-sdk": "git+https://git@github.com/resin-io/resin-sdk.git", - "nplugm": "git+https://git@github.com/resin-io/nplugm.git", "underscore.string": "~2.4.0", "yeoman-environment": "^1.2.0" }