add validation to physical web node fields

This commit is contained in:
Dave Conway-Jones
2016-03-03 09:18:57 +00:00
parent ae670f0e69
commit ea9c5f8474
4 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "node-red-node-physical-web",
"version": "0.0.6",
"description": "A set of nodes to interact with the Phyical Web",
"version": "0.0.7",
"description": "Node-RED nodes to interact with the Physical Web",
"main": "physical-web.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"