Merge branch 'spencer' into 'master'
some final changes to ratelimiting, comment nodes See merge request vesta/node-red-contrib-noble-connect!6
This diff is collapsed.
{ | ||
"name": "node-red-contrib-noble-connect", | ||
"name": "rigado-devkit", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
... | ... | @@ -14,7 +14,7 @@ |
}, | ||
"keywords": [], | ||
"author": "Rigado", | ||
"license": "All rights reserved", | ||
"license": "Apache", | ||
"dependencies": { | ||
"async": "^2.5.0", | ||
"bindings": "^1.3.0", | ||
... | ... |
Please register or sign in to comment