Fix borked package.json

Signed-off-by: Sean Tan <seant@splunk.com>
This commit is contained in:
Sean Tan
2021-09-02 08:23:54 -07:00
parent ba6498f92e
commit bba12b0e7b
3 changed files with 292 additions and 73 deletions
+5 -2
View File
@@ -108,7 +108,10 @@
{
"type": "subcategory",
"label": "AWS S3",
"ids": ["integrations/aws-s3/locations", "integrations/aws-s3/discovery"]
"ids": [
"integrations/aws-s3/locations",
"integrations/aws-s3/discovery"
]
},
{
"type": "subcategory",
@@ -274,4 +277,4 @@
],
"FAQ": ["FAQ"]
}
}
}