Skip to content

Commit

Permalink
fix(ports): bump portscanner -> 2.1.1 to fix issues with string types
Browse files Browse the repository at this point in the history
fixes #1254
closes #1256
  • Loading branch information
shakyShane committed Dec 11, 2016
1 parent ed71efc commit 348597e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"localtunnel": "1.8.2",
"micromatch": "2.3.11",
"opn": "4.0.2",
"portscanner": "^1.0.0",
"portscanner": "2.1.1",
"qs": "6.2.1",
"resp-modifier": "6.0.2",
"rx": "4.1.0",
Expand Down

0 comments on commit 348597e

Please sign in to comment.