We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e02d1b commit 3c1f0f7Copy full SHA for 3c1f0f7
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",
@@ -14,7 +14,7 @@
14
},
15
"repository": {
16
"type": "git",
17
- "url": "https://github.com/node-red/node-red-node-watson"
+ "url": "https://github.com/watson-developer-cloud/node-red-node-watson"
18
19
"license": "Apache-2.0",
20
"keywords": [
0 commit comments