* Adds proper url length detection* fix up the extra line added in the merge

* Adds proper url length detection

* fix up the extra line added in the merge
This commit is contained in:
Ben Hardill
2016-04-16 10:08:21 +01:00
committed by Dave Conway-Jones
parent 9300e81e3d
commit d8cf46a4ec
3 changed files with 110 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-physical-web",
"version": "0.0.11",
"version": "0.0.12",
"description": "Node-RED nodes to interact with the Physical Web",
"main": "physical-web.js",
"scripts": {