electron app - auto find port

This commit is contained in:
Jan Prochazka
2020-04-10 21:21:57 +02:00
parent ac97344c1e
commit 5030c673e6
12 changed files with 88 additions and 56 deletions

View File

@@ -12,6 +12,7 @@
"cross-env": "^6.0.3",
"eslint": "^6.8.0",
"express": "^4.17.1",
"find-free-port": "^2.0.0",
"fs-extra": "^8.1.0",
"http": "^0.0.0",
"line-reader": "^0.4.0",