Skip to content

Commit 3276d4a

Browse files
update package.json
1 parent b10a018 commit 3276d4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "@hasdata/n8n-nodes-hasdata",
33
"publishConfig": {
4-
"access": "public"
4+
"access": "public",
5+
"registry": "https://registry.npmjs.org/"
56
},
67
"version": "0.1.0",
78
"description": "n8n node for HasData APIs",

0 commit comments

Comments
 (0)