Remove unused dependencies

This commit is contained in:
Juan Cruz Viotti 2015-01-21 11:37:30 -04:00
parent 6c12ec1c89
commit ae63233575

View File

@ -48,22 +48,18 @@
"dependencies": {
"async": "~0.9.0",
"capitano": "~1.3.0",
"cliff": "~0.1.9",
"coffee-script": "~1.8.0",
"conf.js": "^0.1.1",
"fs-plus": "^2.4.0",
"git-cli": "~0.8.2",
"glob": "^4.3.4",
"inquirer": "~0.8.0",
"lodash": "~2.4.1",
"lodash-contrib": "~241.4.14",
"mkdirp": "~0.5.0",
"open": "0.0.5",
"progress": "~1.1.8",
"progress-bar": "~0.1.1",
"progress-stream": "^0.5.0",
"resin-sdk": "git+ssh://git@bitbucket.org/rulemotion/resin-sdk.git",
"resin-cli-visuals": "git+ssh://git@bitbucket.org/rulemotion/resin-cli-visuals.git",
"resin-cli-visuals": "git+ssh://git@bitbucket.org/rulemotion/resin-cli-visuals.git",
"underscore.string": "~2.4.0",
"yeoman-environment": "^1.2.0"
}