Skip to content

Commit

Permalink
Dependencies: Upgrading packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlelek committed Feb 21, 2024
1 parent 9cb7359 commit ed4f097
Show file tree
Hide file tree
Showing 3 changed files with 591 additions and 982 deletions.
2 changes: 1 addition & 1 deletion bin/raneto
Expand Up @@ -26,7 +26,7 @@ var pm2 = require('pm2');

// Modules
var path = require('path');
var program = require('commander');
var { program } = require('commander');
var Tail = require('tail').Tail;
var pkg = require('../package.json');

Expand Down

0 comments on commit ed4f097

Please sign in to comment.