Skip to content

Commit

Permalink
feat(preset): add pnpjs monorepo (#8696)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Feb 15, 2021
1 parent 88b19ef commit d9ca0a3
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 @@ -117,6 +117,7 @@ const repoGroups = {
openfeign: 'https://github.com/OpenFeign/feign',
opentelemetry: 'https://github.com/open-telemetry/opentelemetry-js',
picasso: 'https://github.com/qlik-oss/picasso.js',
pnpjs: 'https://github.com/pnp/pnpjs',
playwright: 'https://github.com/Microsoft/playwright',
pollyjs: 'https://github.com/Netflix/pollyjs',
pouchdb: 'https://github.com/pouchdb/pouchdb',
Expand Down

0 comments on commit d9ca0a3

Please sign in to comment.