Skip to content

Commit

Permalink
feat(presets): add Reach UI monorepo (#7082)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
damusnet and viceice committed Aug 24, 2020
1 parent 1d40c34 commit 3437eba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const repoGroups = {
'mdc-react': 'material-components/material-components-web-react',
'ngx-formly': 'https://github.com/ngx-formly/ngx-formly',
'ngxs-store': 'https://github.com/ngxs/store',
'reach-ui': 'https://github.com/reach/reach-ui',
'react-apollo': 'https://github.com/apollographql/react-apollo',
'react-dnd': 'https://github.com/react-dnd/react-dnd',
'react-navigation': 'https://github.com/react-navigation/react-navigation',
Expand Down

0 comments on commit 3437eba

Please sign in to comment.