Skip to content

Commit

Permalink
update package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
viralgupta committed Mar 25, 2024
1 parent 9190818 commit bc8a92a
Show file tree
Hide file tree
Showing 2 changed files with 1,308 additions and 8 deletions.
2 changes: 0 additions & 2 deletions bin/neu.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ const utils = require('../src/utils');
const program = new Command();
neu.bootstrap(program);

console.log("hello world")

program.addHelpText('beforeAll', utils.getFiglet());
program.parse(process.argv);

Loading

0 comments on commit bc8a92a

Please sign in to comment.