Added error hanler to avoid crahsing node-red.

This commit is contained in:
bladerunner2020
2016-04-01 12:03:58 +03:00
parent a113f4cfb7
commit 667c8be203
2 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-mikrotik",
"version": "0.0.3",
"version": "0.0.4",
"description": "Node to work with Mikrotik WiFi router",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"