File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 */
66
77import Alibaba from '../../../manifests/vendors/alibaba.json'
8- import AmazonWebServices from '../../../manifests/vendors/amazon-web-services.json'
98import AntGroup from '../../../manifests/vendors/ant-group.json'
109import Anthropic from '../../../manifests/vendors/anthropic.json'
1110import Anysphere from '../../../manifests/vendors/anysphere.json'
1211import Augment from '../../../manifests/vendors/augment.json'
12+ import Aws from '../../../manifests/vendors/aws.json'
1313import Bytedance from '../../../manifests/vendors/bytedance.json'
1414import ClineBot from '../../../manifests/vendors/cline-bot.json'
1515import Cognition from '../../../manifests/vendors/cognition.json'
@@ -42,11 +42,11 @@ import type { ManifestVendor } from '../../types/manifests'
4242
4343export const vendorsData = [
4444 Alibaba ,
45- AmazonWebServices ,
4645 AntGroup ,
4746 Anthropic ,
4847 Anysphere ,
4948 Augment ,
49+ Aws ,
5050 Bytedance ,
5151 ClineBot ,
5252 Cognition ,
You can’t perform that action at this time.
0 commit comments