Skip to content

Commit

Permalink
Revert "delete newProject command"
Browse files Browse the repository at this point in the history
This reverts commit 86d89ed.
  • Loading branch information
vgrichina committed Nov 5, 2019
1 parent 8a5c1e2 commit 39d6ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/cli.js
Expand Up @@ -227,6 +227,7 @@ yargs // eslint-disable-line
.command(viewAccount)
.command(sendMoney)
.command(clean)
.command(newProject)
.command(stake)
.command(login)
.command(require('../commands/repl'))
Expand Down

0 comments on commit 39d6ea6

Please sign in to comment.