diff --git a/.yarn/versions/29bf8031.yml b/.yarn/versions/29bf8031.yml new file mode 100644 index 000000000000..a1c3615362bd --- /dev/null +++ b/.yarn/versions/29bf8031.yml @@ -0,0 +1,41 @@ +releases: + "@yarnpkg/builder": patch + "@yarnpkg/cli": patch + "@yarnpkg/core": patch + "@yarnpkg/doctor": patch + "@yarnpkg/eslint-config": patch + "@yarnpkg/extensions": patch + "@yarnpkg/fslib": patch + "@yarnpkg/libui": patch + "@yarnpkg/libzip": patch + "@yarnpkg/nm": patch + "@yarnpkg/parsers": patch + "@yarnpkg/plugin-compat": patch + "@yarnpkg/plugin-constraints": patch + "@yarnpkg/plugin-dlx": patch + "@yarnpkg/plugin-essentials": patch + "@yarnpkg/plugin-exec": patch + "@yarnpkg/plugin-file": patch + "@yarnpkg/plugin-git": patch + "@yarnpkg/plugin-github": patch + "@yarnpkg/plugin-http": patch + "@yarnpkg/plugin-init": patch + "@yarnpkg/plugin-interactive-tools": patch + "@yarnpkg/plugin-link": patch + "@yarnpkg/plugin-nm": patch + "@yarnpkg/plugin-npm": patch + "@yarnpkg/plugin-npm-cli": patch + "@yarnpkg/plugin-pack": patch + "@yarnpkg/plugin-patch": patch + "@yarnpkg/plugin-pnp": patch + "@yarnpkg/plugin-pnpm": patch + "@yarnpkg/plugin-stage": patch + "@yarnpkg/plugin-typescript": patch + "@yarnpkg/plugin-version": patch + "@yarnpkg/plugin-workspace-tools": patch + "@yarnpkg/pnp": patch + "@yarnpkg/pnpify": patch + "@yarnpkg/sdks": patch + "@yarnpkg/shell": patch + "@yarnpkg/types": patch + vscode-zipfs: patch diff --git a/package.json b/package.json index c33ed01c76ec..0a57352c68f3 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "." }, "engines": { diff --git a/packages/acceptance-tests/package.json b/packages/acceptance-tests/package.json index cecc5a21cb94..b4e5db8dd829 100644 --- a/packages/acceptance-tests/package.json +++ b/packages/acceptance-tests/package.json @@ -18,7 +18,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/acceptance-tests" }, "engines": { diff --git a/packages/acceptance-tests/pkg-tests-core/package.json b/packages/acceptance-tests/pkg-tests-core/package.json index ec33a981b2ee..2baebd79b285 100644 --- a/packages/acceptance-tests/pkg-tests-core/package.json +++ b/packages/acceptance-tests/pkg-tests-core/package.json @@ -31,7 +31,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/acceptance-tests/pkg-tests-core" }, "engines": { diff --git a/packages/acceptance-tests/pkg-tests-fixtures/package.json b/packages/acceptance-tests/pkg-tests-fixtures/package.json index 3292c9f55ab0..9083201c9701 100644 --- a/packages/acceptance-tests/pkg-tests-fixtures/package.json +++ b/packages/acceptance-tests/pkg-tests-fixtures/package.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/acceptance-tests/pkg-tests-fixtures" }, "engines": { diff --git a/packages/acceptance-tests/pkg-tests-specs/package.json b/packages/acceptance-tests/pkg-tests-specs/package.json index 01fe435eb9f8..9d1cf7c23052 100644 --- a/packages/acceptance-tests/pkg-tests-specs/package.json +++ b/packages/acceptance-tests/pkg-tests-specs/package.json @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/acceptance-tests/pkg-tests-specs" }, "devDependencies": { diff --git a/packages/docusaurus/package.json b/packages/docusaurus/package.json index 3cf8f2c2316e..8be04c140e9e 100644 --- a/packages/docusaurus/package.json +++ b/packages/docusaurus/package.json @@ -107,6 +107,6 @@ "repository": { "directory": "packages/docusaurus", "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git" + "url": "git+https://github.com/yarnpkg/berry.git" } } diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index f5f6b8c3f32e..ec4b70d4c20c 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -28,7 +28,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/eslint-config" }, "engines": { diff --git a/packages/plugin-compat/package.json b/packages/plugin-compat/package.json index c6c74aa82b3a..e3645eea8005 100644 --- a/packages/plugin-compat/package.json +++ b/packages/plugin-compat/package.json @@ -28,7 +28,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-compat" }, "scripts": { diff --git a/packages/plugin-constraints/package.json b/packages/plugin-constraints/package.json index 89577a2c9a55..2e16e0d450b1 100644 --- a/packages/plugin-constraints/package.json +++ b/packages/plugin-constraints/package.json @@ -4,7 +4,7 @@ "license": "BSD-2-Clause", "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-constraints" }, "main": "./sources/index.ts", diff --git a/packages/plugin-dlx/package.json b/packages/plugin-dlx/package.json index 066ec715269c..fc316a2a156c 100644 --- a/packages/plugin-dlx/package.json +++ b/packages/plugin-dlx/package.json @@ -22,7 +22,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-dlx" }, "scripts": { diff --git a/packages/plugin-essentials/package.json b/packages/plugin-essentials/package.json index 7c8748d43645..979df1d596b3 100644 --- a/packages/plugin-essentials/package.json +++ b/packages/plugin-essentials/package.json @@ -34,7 +34,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-essentials" }, "scripts": { diff --git a/packages/plugin-exec/package.json b/packages/plugin-exec/package.json index 059395835019..fa34dd34d044 100644 --- a/packages/plugin-exec/package.json +++ b/packages/plugin-exec/package.json @@ -24,7 +24,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-exec" }, "publishConfig": { diff --git a/packages/plugin-file/package.json b/packages/plugin-file/package.json index 8734341b71e1..1fbda68abf9a 100644 --- a/packages/plugin-file/package.json +++ b/packages/plugin-file/package.json @@ -20,7 +20,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-file" }, "scripts": { diff --git a/packages/plugin-git/package.json b/packages/plugin-git/package.json index 2d226e9fa35b..262a728c4e7e 100644 --- a/packages/plugin-git/package.json +++ b/packages/plugin-git/package.json @@ -26,7 +26,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-git" }, "scripts": { diff --git a/packages/plugin-github/package.json b/packages/plugin-github/package.json index dfeee019c7c1..bf213ea0b861 100644 --- a/packages/plugin-github/package.json +++ b/packages/plugin-github/package.json @@ -26,7 +26,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-github" }, "publishConfig": { diff --git a/packages/plugin-http/package.json b/packages/plugin-http/package.json index 7d5e212b8e08..9f5093209bd1 100644 --- a/packages/plugin-http/package.json +++ b/packages/plugin-http/package.json @@ -18,7 +18,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-http" }, "scripts": { diff --git a/packages/plugin-init/package.json b/packages/plugin-init/package.json index faf580b197fd..698ade8535a9 100644 --- a/packages/plugin-init/package.json +++ b/packages/plugin-init/package.json @@ -22,7 +22,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-init" }, "scripts": { diff --git a/packages/plugin-interactive-tools/package.json b/packages/plugin-interactive-tools/package.json index e7caa975ecab..1f54de3b1662 100644 --- a/packages/plugin-interactive-tools/package.json +++ b/packages/plugin-interactive-tools/package.json @@ -34,7 +34,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-interactive-tools" }, "scripts": { diff --git a/packages/plugin-link/package.json b/packages/plugin-link/package.json index 95e473eddd2a..5be0d1153571 100644 --- a/packages/plugin-link/package.json +++ b/packages/plugin-link/package.json @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-link" }, "scripts": { diff --git a/packages/plugin-nm/package.json b/packages/plugin-nm/package.json index 3b0644e9fdb6..5139107e3965 100644 --- a/packages/plugin-nm/package.json +++ b/packages/plugin-nm/package.json @@ -32,7 +32,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-nm" }, "scripts": { diff --git a/packages/plugin-npm-cli/package.json b/packages/plugin-npm-cli/package.json index 85d8a7ad32e7..5f2ddbf526c2 100644 --- a/packages/plugin-npm-cli/package.json +++ b/packages/plugin-npm-cli/package.json @@ -33,7 +33,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-npm-cli" }, "scripts": { diff --git a/packages/plugin-npm/package.json b/packages/plugin-npm/package.json index f427f58ff0b6..b336a9b4a5f9 100644 --- a/packages/plugin-npm/package.json +++ b/packages/plugin-npm/package.json @@ -28,7 +28,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-npm" }, "scripts": { diff --git a/packages/plugin-pack/package.json b/packages/plugin-pack/package.json index 38cdfa0c7b25..df4910c5ae38 100644 --- a/packages/plugin-pack/package.json +++ b/packages/plugin-pack/package.json @@ -27,7 +27,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-pack" }, "scripts": { diff --git a/packages/plugin-patch/package.json b/packages/plugin-patch/package.json index e4a9018a7dde..428e075eadbe 100644 --- a/packages/plugin-patch/package.json +++ b/packages/plugin-patch/package.json @@ -23,7 +23,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-patch" }, "scripts": { diff --git a/packages/plugin-pnp/package.json b/packages/plugin-pnp/package.json index 8438d6e58bcc..48932b52a604 100644 --- a/packages/plugin-pnp/package.json +++ b/packages/plugin-pnp/package.json @@ -26,7 +26,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-pnp" }, "scripts": { diff --git a/packages/plugin-pnpm/package.json b/packages/plugin-pnpm/package.json index 69fb5d5f0471..84df67dcc270 100644 --- a/packages/plugin-pnpm/package.json +++ b/packages/plugin-pnpm/package.json @@ -25,7 +25,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-pnpm" }, "scripts": { diff --git a/packages/plugin-stage/package.json b/packages/plugin-stage/package.json index 8667b8c0c296..3ca321d47040 100644 --- a/packages/plugin-stage/package.json +++ b/packages/plugin-stage/package.json @@ -27,7 +27,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-stage" }, "publishConfig": { diff --git a/packages/plugin-typescript/package.json b/packages/plugin-typescript/package.json index 9583fd0b441b..9a3d4d330040 100644 --- a/packages/plugin-typescript/package.json +++ b/packages/plugin-typescript/package.json @@ -33,7 +33,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-typescript" }, "publishConfig": { diff --git a/packages/plugin-version/package.json b/packages/plugin-version/package.json index 54945007f91f..2cb8ee1d6f7d 100644 --- a/packages/plugin-version/package.json +++ b/packages/plugin-version/package.json @@ -38,7 +38,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-version" }, "publishConfig": { diff --git a/packages/plugin-workspace-tools/package.json b/packages/plugin-workspace-tools/package.json index f7625293849b..0f0ebba2260a 100644 --- a/packages/plugin-workspace-tools/package.json +++ b/packages/plugin-workspace-tools/package.json @@ -34,7 +34,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/plugin-workspace-tools" }, "publishConfig": { diff --git a/packages/vscode-zipfs/package.json b/packages/vscode-zipfs/package.json index 80eda9c0a7fa..c509133707f3 100644 --- a/packages/vscode-zipfs/package.json +++ b/packages/vscode-zipfs/package.json @@ -112,7 +112,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/vscode-zipfs" }, "dependencies": { diff --git a/packages/yarnpkg-builder/package.json b/packages/yarnpkg-builder/package.json index a0dde4b75727..dfea0a7b4404 100644 --- a/packages/yarnpkg-builder/package.json +++ b/packages/yarnpkg-builder/package.json @@ -41,7 +41,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-builder" }, "engines": { diff --git a/packages/yarnpkg-cli/package.json b/packages/yarnpkg-cli/package.json index 9e57c238115e..a6bf676326e4 100644 --- a/packages/yarnpkg-cli/package.json +++ b/packages/yarnpkg-cli/package.json @@ -104,7 +104,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-cli" }, "engines": { diff --git a/packages/yarnpkg-core/package.json b/packages/yarnpkg-core/package.json index 89120c59369d..d2a0f3b75075 100644 --- a/packages/yarnpkg-core/package.json +++ b/packages/yarnpkg-core/package.json @@ -81,7 +81,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-core" }, "engines": { diff --git a/packages/yarnpkg-doctor/package.json b/packages/yarnpkg-doctor/package.json index e86609b0dbb9..2b1b7a3308f1 100644 --- a/packages/yarnpkg-doctor/package.json +++ b/packages/yarnpkg-doctor/package.json @@ -38,7 +38,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-doctor" }, "engines": { diff --git a/packages/yarnpkg-extensions/package.json b/packages/yarnpkg-extensions/package.json index c35b97575290..1c69afc0ce79 100644 --- a/packages/yarnpkg-extensions/package.json +++ b/packages/yarnpkg-extensions/package.json @@ -15,7 +15,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-extensions" }, "scripts": { diff --git a/packages/yarnpkg-fslib/package.json b/packages/yarnpkg-fslib/package.json index 873bfb5777a9..f4196212d0b6 100644 --- a/packages/yarnpkg-fslib/package.json +++ b/packages/yarnpkg-fslib/package.json @@ -33,7 +33,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-fslib" }, "engines": { diff --git a/packages/yarnpkg-libui/package.json b/packages/yarnpkg-libui/package.json index 5b744b01c9e7..872ad2d6ef04 100644 --- a/packages/yarnpkg-libui/package.json +++ b/packages/yarnpkg-libui/package.json @@ -17,7 +17,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-libui" }, "dependencies": { diff --git a/packages/yarnpkg-libzip/package.json b/packages/yarnpkg-libzip/package.json index db614efdbbee..2085e9f323fb 100644 --- a/packages/yarnpkg-libzip/package.json +++ b/packages/yarnpkg-libzip/package.json @@ -33,7 +33,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-libzip" }, "devDependencies": { diff --git a/packages/yarnpkg-nm/package.json b/packages/yarnpkg-nm/package.json index f2463e1b675c..31880f126fe6 100644 --- a/packages/yarnpkg-nm/package.json +++ b/packages/yarnpkg-nm/package.json @@ -33,7 +33,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-nm" }, "engines": { diff --git a/packages/yarnpkg-parsers/package.json b/packages/yarnpkg-parsers/package.json index dd11bafdc07d..f3e6df3eeb74 100644 --- a/packages/yarnpkg-parsers/package.json +++ b/packages/yarnpkg-parsers/package.json @@ -37,7 +37,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-parsers" }, "engines": { diff --git a/packages/yarnpkg-pnp/package.json b/packages/yarnpkg-pnp/package.json index d37513d7165e..d4c37ac96e8b 100644 --- a/packages/yarnpkg-pnp/package.json +++ b/packages/yarnpkg-pnp/package.json @@ -45,7 +45,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-pnp" }, "engines": { diff --git a/packages/yarnpkg-pnpify/package.json b/packages/yarnpkg-pnpify/package.json index 46352d31b643..8ff10e4f886b 100644 --- a/packages/yarnpkg-pnpify/package.json +++ b/packages/yarnpkg-pnpify/package.json @@ -44,7 +44,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-pnpify" }, "engines": { diff --git a/packages/yarnpkg-sdks/package.json b/packages/yarnpkg-sdks/package.json index 0064b70e5c05..263c8db83528 100644 --- a/packages/yarnpkg-sdks/package.json +++ b/packages/yarnpkg-sdks/package.json @@ -45,7 +45,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-sdks" }, "engines": { diff --git a/packages/yarnpkg-shell/package.json b/packages/yarnpkg-shell/package.json index c5b4d170e197..217682c9d2d4 100644 --- a/packages/yarnpkg-shell/package.json +++ b/packages/yarnpkg-shell/package.json @@ -45,7 +45,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-shell" }, "engines": { diff --git a/packages/yarnpkg-types/package.json b/packages/yarnpkg-types/package.json index d211ccd5d06c..f68d5db0f28f 100644 --- a/packages/yarnpkg-types/package.json +++ b/packages/yarnpkg-types/package.json @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "ssh://git@github.com/yarnpkg/berry.git", + "url": "git+https://github.com/yarnpkg/berry.git", "directory": "packages/yarnpkg-types" }, "scripts": { diff --git a/yarn.config.cjs b/yarn.config.cjs index 2143b64f1839..5f17b188439c 100644 --- a/yarn.config.cjs +++ b/yarn.config.cjs @@ -222,7 +222,7 @@ module.exports = defineConfig({ // - packages/yarnpkg-builder/sources/commands/new/plugin.ts [`engines.node`]: `>=18.12.0`, [`repository.type`]: `git`, - [`repository.url`]: `ssh://git@github.com/yarnpkg/berry.git`, + [`repository.url`]: `git+https://github.com/yarnpkg/berry.git`, [`repository.directory`]: workspace => workspace.cwd, }); },