Skip to content
Snippets Groups Projects
Unverified Commit df4ae5da authored by Hikari Hayashi's avatar Hikari Hayashi Committed by GitHub
Browse files

feat(presets): update pixijs repo urls (#21396)

parent c82c8f92
No related branches found
No related tags found
No related merge requests found
...@@ -175,7 +175,10 @@ const repoGroups = { ...@@ -175,7 +175,10 @@ const repoGroups = {
parcel: 'https://github.com/parcel-bundler/parcel', parcel: 'https://github.com/parcel-bundler/parcel',
'percy-cli': 'https://github.com/percy/cli', 'percy-cli': 'https://github.com/percy/cli',
picassojs: 'https://github.com/qlik-oss/picasso.js', picassojs: 'https://github.com/qlik-oss/picasso.js',
pixijs: 'https://github.com/pixijs/pixi.js', pixijs: [
'https://github.com/pixijs/pixi.js', // old repo
'https://github.com/pixijs/pixijs',
],
playwright: 'https://github.com/Microsoft/playwright', playwright: 'https://github.com/Microsoft/playwright',
pnpjs: 'https://github.com/pnp/pnpjs', pnpjs: 'https://github.com/pnp/pnpjs',
pollyjs: 'https://github.com/Netflix/pollyjs', pollyjs: 'https://github.com/Netflix/pollyjs',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment