Skip to content

Commit

Permalink
allow any debug dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jperl committed Mar 27, 2020
1 parent 2028d14 commit 45a48c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"await-outside": "^3.0.0",
"callsites": "^3.1.0",
"commander": "^5.0.0",
"debug": "^4.1.1",
"debug": "*",
"inquirer": "^7.1.0",
"kleur": "^3.0.3",
"open": "^7.0.3",
Expand Down

0 comments on commit 45a48c4

Please sign in to comment.