summaryrefslogtreecommitdiff
path: root/doc/user/packages/npm_registry
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-30 00:09:48 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-30 00:09:48 +0000
commit3778629470659207d15cbc8b7064b0eb3caf09ef (patch)
tree90ee3f02c0f0594bf02c389c87e5b049b0ea0356 /doc/user/packages/npm_registry
parent42a29f3879305e8bec27b29586e1c9f1ce02bbcf (diff)
downloadgitlab-ce-3778629470659207d15cbc8b7064b0eb3caf09ef.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/packages/npm_registry')
-rw-r--r--doc/user/packages/npm_registry/index.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/user/packages/npm_registry/index.md b/doc/user/packages/npm_registry/index.md
index 08118aa1750..b07ae72e273 100644
--- a/doc/user/packages/npm_registry/index.md
+++ b/doc/user/packages/npm_registry/index.md
@@ -614,8 +614,3 @@ The GitLab npm repository supports the following commands for the npm CLI (`npm`
- `npm view`: Show package metadata.
- `yarn add`: Install an npm package.
- `yarn update`: Update your dependencies.
-
-## Dependency Proxy
-
-The NPM Dependency Proxy for NPM packages isn't available. For more information, see
-[this epic](https://gitlab.com/groups/gitlab-org/-/epics/3608).