Skip to content

Commit 797f627

Browse files
committed
fix: Lint fix
1 parent ec19fcd commit 797f627

File tree

1 file changed

+23
-16
lines changed

1 file changed

+23
-16
lines changed

nodes/Apify/Apify.node.json

Lines changed: 23 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,38 @@
22
"node": "n8n-nodes-apify",
33
"nodeVersion": "1.0",
44
"codexVersion": "1.0",
5-
"categories": ["Development", "Marketing & Content", "Sales", "Analytics", "Utility", "Data & Storage"],
5+
"categories": [
6+
"Development",
7+
"Marketing & Content",
8+
"Sales",
9+
"Analytics",
10+
"Utility",
11+
"Data & Storage"
12+
],
613
"resources": {
714
"credentialDocumentation": [
815
{
916
"url": "https://docs.apify.com/platform/integrations/n8n"
10-
}
17+
}
1118
],
1219
"primaryDocumentation": [
1320
{
1421
"url": "https://docs.apify.com/"
15-
}
22+
}
1623
]
1724
},
1825
"alias": [
19-
"apify",
20-
"actor",
21-
"scraper",
22-
"fire",
23-
"crawler",
24-
"web scraping",
25-
"dataset",
26-
"bright",
27-
"data extraction",
28-
"proxy",
29-
"automation",
30-
"tavily"
26+
"apify",
27+
"actor",
28+
"scraper",
29+
"fire",
30+
"crawler",
31+
"web scraping",
32+
"dataset",
33+
"bright",
34+
"data extraction",
35+
"proxy",
36+
"automation",
37+
"tavily"
3138
]
32-
}
39+
}

0 commit comments

Comments
 (0)