Skip to content

Commit

Permalink
feat(presets): add okhttp to monorepo presets (#25297)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuJup committed Oct 19, 2023
1 parent 3a0adb0 commit 58cc2c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -355,6 +355,7 @@ const repoGroups = {
'https://github.com/nuxt/nuxt.js', // old repo
'https://github.com/nuxt/nuxt',
],
okhttp: 'https://github.com/square/okhttp',
'opentelemetry-dotnet':
'https://github.com/open-telemetry/opentelemetry-dotnet',
'opentelemetry-go': 'https://github.com/open-telemetry/opentelemetry-go',
Expand Down

0 comments on commit 58cc2c0

Please sign in to comment.