Skip to content

Commit

Permalink
workaround for the issue
Browse files Browse the repository at this point in the history
Crash when CHOOSE LANGUAGE is selected
stevekane/promise-it-wont-hurt#116
  • Loading branch information
tdtsh committed Apr 8, 2017
1 parent 9e58f34 commit 2cb3363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "workshopper",
"name": "@tdtsh/workshopper",
"version": "2.7.0",
"description": "A terminal workshop runner framework",
"main": "./workshopper.js",
Expand All @@ -17,7 +17,7 @@
"mkdirp": "~0.3.5",
"msee": "~0.1.1",
"optimist": "~0.6.1",
"terminal-menu": "^2.1.1",
"@tdtsh/terminal-menu": "2.1.2",
"visualwidth": "~0.0.1",
"xtend": "~3.0.0"
},
Expand Down

0 comments on commit 2cb3363

Please sign in to comment.