diff --git a/package.json b/package.json index 5551f45..0c72202 100644 --- a/package.json +++ b/package.json @@ -20,11 +20,11 @@ "author": "John Walicki ", "license": "Apache-2.0", "dependencies": { - "node-red": "1.3.x", + "node-red": "3.x", "node-red-contrib-here-maps": "github:johnwalicki/node-red-contrib-here-maps.git", "node-red-contrib-twc-weather": "0.x", "node-red-contrib-web-worldmap": "2.x", - "node-red-dashboard": "2.x", + "node-red-dashboard": "3.x", "node-red-node-ui-table": "0.x", "node-red-node-watson": "0.x" },