We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e174656 commit 62e2797Copy full SHA for 62e2797
apps/site/pages/en/about/index.mdx
@@ -99,7 +99,8 @@ The Node.js team maintains the following official npm package scopes:
99
- [`@pkgjs`](https://npmjs.com/~pkgjs)
100
101
Additionally, the Node.js team maintains packages published by the [`nodejs-foundation`](https://npmjs.com/~nodejs-foundation) npm account,
102
-though other Node.js-related packages (like Ada) may also be maintained by contributors closely tied to the project.
+though other Node.js-related packages (like [`undici`](https://www.npmjs.com/package/undici)) may also be maintained by contributors closely
103
+tied to the project.
104
105
Using packages from the Node.js team guarantees that you are working with officially supported Node.js components.
106
0 commit comments