Show warning when trying to run on port below 1024 without admin permissions under Linux (#2518)

This commit is contained in:
Levin Rickert
2017-06-19 18:00:11 +02:00
committed by Dominic Gannaway
parent 2ab7ead907
commit b1c0faaffe
2 changed files with 9 additions and 4 deletions

View File

@@ -44,6 +44,7 @@
"gzip-size": "3.0.0",
"html-entities": "1.2.1",
"inquirer": "3.0.6",
"is-root": "1.0.0",
"opn": "5.0.0",
"recursive-readdir": "2.2.1",
"shell-quote": "1.6.1",