@flowfuse/nr-tables-nodes 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowfuse/nr-tables-nodes",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"description": "Nodes for use with the FlowFuse Tables offering, allowing developers to write and run queries against databases inside FlowFuse Tables.",
|
|
5
|
-
"homepage": "https://
|
|
5
|
+
"homepage": "https://flowfuse.com/node-red/flowfuse/flowfuse-tables/",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "FlowFuse Inc.",
|
|
8
8
|
"url": "https://github.com/flowfuse"
|