Skip to content

Fix npm registry for yarn

Dmytro Zaporozhets (DZ) requested to merge dz-npm-registry-yarn-support into master

What does this MR do?

Fixes npm registry for yarn.

As reported by user in https://gitlab.com/gitlab-org/gitlab-ee/issues/9415 yarn requires dist-tags attribute to be exposed.

This patch adds dist-tags with latest tag support

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/9415

Does this MR meet the acceptance criteria?

Edited by Dmytro Zaporozhets (DZ)

Merge request reports