Skip to content

Commit fa01f5f

Browse files
committed
add funding tag
1 parent 8cbc41e commit fa01f5f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

OpenFlowNodeRED/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"url": "https://github.com/open-rpa/openflow/issues"
1919
},
2020
"homepage": "https://github.com/open-rpa/openflow",
21+
"funding": "https://github.com/sponsors/skadefro",
2122
"bin": {
2223
"openflow-nodered-cli": "./dist/cli.js"
2324
},

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"url": "https://github.com/open-rpa/openflow/issues"
2020
},
2121
"homepage": "https://github.com/open-rpa/openflow",
22+
"funding": "https://github.com/sponsors/skadefro",
2223
"bin": {
2324
"openflow-cli": "./dist/cli.js"
2425
},

0 commit comments

Comments
 (0)