We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064aa1a commit a93b248Copy full SHA for a93b248
1 file changed
skip-repositories.js
@@ -14,8 +14,8 @@ export const coreFrameworks = [
14
15
export const platformFrameworks = [
16
{ repo: 'skip-kit', name: 'App Support' },
17
- { repo: 'skip-authentication-services', name: 'AuthenticationServices' },
18
- { repo: 'skip-av', name: 'AVKit' },
+ { repo: 'skip-av', name: 'Audio/Video' },
+ { repo: 'skip-authentication-services', name: 'Authentication' },
19
{ repo: 'skip-bluetooth', name: 'Bluetooth' },
20
{ repo: 'skip-calendar', name: 'Calendar' },
21
{ repo: 'skip-contacts', name: 'Contacts' },
0 commit comments