Skip to content

Commit

Permalink
(#33) - Add portfinder package to the project
Browse files Browse the repository at this point in the history
Allow to find available ports.
  • Loading branch information
marcos8896 committed Sep 7, 2018
1 parent 753ae9f commit 286fa67
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
19 changes: 19 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
"jest": "^23.5.0",
"jsdoc": "^3.5.5",
"node-emoji": "^1.8.1",
"nsp": "^2.1.0"
"nsp": "^2.1.0",
"portfinder": "^1.0.17"
},
"repository": {
"type": "",
Expand Down

0 comments on commit 286fa67

Please # to comment.