Skip to content

Commit 6424d44

Browse files
committed
Add NPM keyword IoT
1 parent e7510a7 commit 6424d44

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-json-multi-schema",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Generic JSON data pipeline tools, with dynamic transformation (using JSONata rules), resolving JSON Schema (using JSONata rules), and then validation (using JSON Schema). For Node-RED and for command-line.",
55
"main": "index.js",
66
"readmeFilename": "readme.md",
@@ -13,6 +13,7 @@
1313
"transform",
1414
"JSON",
1515
"JSONata",
16+
"IoT",
1617
"node-red",
1718
"nodered"
1819
],

0 commit comments

Comments
 (0)