Skip to content

Commit

Permalink
😧
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Van Camp committed Feb 20, 2015
1 parent 7cfa5ed commit 6e1e479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/uninstall.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ var path = require('path');
var util = require('../lib/util');
var chalk = require('chalk');
var rimraf = require('rimraf');
var os = require('os');

module.exports = function installCommand(program) {
program
Expand Down

0 comments on commit 6e1e479

Please sign in to comment.