Skip to content

Commit

Permalink
Merge pull request #18 from FlowFuse/knolleary-patch-1
Browse files Browse the repository at this point in the history
Update ff references in package.json
  • Loading branch information
Steve-Mcl authored Sep 29, 2023
2 parents 1bcecaf + cff9a58 commit 49f35ea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flowforge/nr-tools-plugin",
"version": "0.2.0",
"description": "A Node-RED plugin that adds FlowForge platform tools to the editor",
"description": "A Node-RED plugin that adds FlowFuse platform tools to the editor",
"scripts": {
"build": "rollup -c",
"watch": "rollup --watch -c",
Expand All @@ -11,14 +11,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/flowforge/flowforge-nr-tools-plugin.git"
"url": "git+https://github.com/FlowFuse/nr-tools-plugin.git"
},
"author": "Flowforge Inc.",
"author": "FlowFuse Inc.",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/flowforge/flowforge-nr-tools-plugin/issues"
"url": "https://github.com/FlowFuse/nr-tools-plugin/issues"
},
"homepage": "https://flowforge.com/docs/user/node-red-tools/",
"homepage": "https://flowfuse.com/docs/migration/node-red-tools/",
"node-red": {
"plugins": {
"flowforge-nr-tools": "dist/plugin.js"
Expand Down

0 comments on commit 49f35ea

Please sign in to comment.