From 02bdbf5c0952141ca9ef0d79d4b87e32735054d5 Mon Sep 17 00:00:00 2001 From: Teodor Ivanov Date: Sun, 13 Jan 2019 22:52:12 +0200 Subject: [PATCH] Update nodes documentation --- index.html | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++- package.json | 2 +- 2 files changed, 83 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 0dc1d03..5f10b9b 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,59 @@ @@ -73,3 +125,32 @@ + + diff --git a/package.json b/package.json index a669dd5..ce6c576 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dependencies": { "ip": "^1.1.5", "node-persist": "^3.0.2", - "peer-ssdp": "0.0.5", + "peer-ssdp": "^0.0.5", "stoppable": "^1.0.4", "mustache": "^3.0.1", "express": "^4.16.4",