diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 3d00f74dd4182964877b1fe60a78528344c1673b..f73f4140d541eac57e183e4db8420aa9478b841f 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -447,6 +447,7 @@ const repoGroups = { vue: ['https://github.com/vuejs/vue', 'https://github.com/vuejs/core'], 'vue-cli': 'https://github.com/vuejs/vue-cli', vuepress: 'https://github.com/vuejs/vuepress', + 'web3-react': 'https://github.com/Uniswap/web3-react', webdriverio: 'https://github.com/webdriverio/webdriverio', wolverine: 'https://github.com/jasperfx/wolverine', workbox: 'https://github.com/googlechrome/workbox',