We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab37958 + 09d2f8b commit b7ab6ecCopy full SHA for b7ab6ec
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-red-node-watson",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"description": "A collection of Node-RED nodes for IBM Watson services",
5
"dependencies": {
6
"alchemy-api": "^1.3.0",
@@ -15,7 +15,7 @@
15
},
16
"repository": {
17
"type": "git",
18
- "url": "https://github.com/node-red/node-red-node-watson"
+ "url": "https://github.com/watson-developer-cloud/node-red-node-watson"
19
20
"license": "Apache-2.0",
21
"keywords": [
0 commit comments