Skip to content

Commit b8046a9

Browse files
committed
Package.json
1 parent 65a8b1d commit b8046a9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "n8n-nodes-winston-ai",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "AI detector with industry leading accuracy rates in detecting use of AI in text and images. The Winston AI tools also offers a robust plagiarism checker to help maintain integrity.",
55
"keywords": [
66
"n8n-community-node-package",
@@ -15,15 +15,15 @@
1515
"winston-ai"
1616
],
1717
"license": "MIT",
18-
"homepage": "https://gowinston.ai/",
19-
"author": {
20-
"name": "Winston AI",
21-
"email": "[email protected]"
22-
},
18+
"homepage": "https://github.com/gowinston-ai/winston-ai-n8n",
2319
"repository": {
2420
"type": "git",
25-
"url": "https://github.com/gowinston-ai/winston-ai-n8n"
21+
"url": "git+https://github.com/gowinston-ai/winston-ai-n8n.git"
2622
},
23+
"author": {
24+
"name": "winston-ai",
25+
"email": "[email protected]"
26+
},
2727
"engines": {
2828
"node": ">=20.15"
2929
},

0 commit comments

Comments
 (0)