feat(network): UPnP support

This commit is contained in:
Alexey Kasyanchuk
2018-03-02 04:14:04 +03:00
parent 3b73b37d74
commit b876c71f12
5 changed files with 343 additions and 163 deletions

View File

@ -91,6 +91,7 @@
"material-ui": "^0.20.0",
"moment": "^2.20.1",
"mysql": "^2.15.0",
"nat-upnp": "^1.1.1",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-input-range": "^1.3.0",