From 107a4cb2c9c91415587da73f87aa7a0d59834ea8 Mon Sep 17 00:00:00 2001
From: "Evgenij (Eugene) Beloded" <belodedevgenij@gmail.com>
Date: Mon, 9 Aug 2021 08:02:27 +0700
Subject: [PATCH] Add link to Node - pnpm section in TOC

---
 examples.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples.md b/examples.md
index 36d85d2..801eda8 100644
--- a/examples.md
+++ b/examples.md
@@ -17,6 +17,7 @@
   - [Windows](#windows-2)
   - [Using multiple systems and `npm config`](#using-multiple-systems-and-npm-config)
 - [Node - Lerna](#node---lerna)
+- [Node - Yarn](#node---pnpm)
 - [Node - Yarn](#node---yarn)
 - [Node - Yarn 2](#node---yarn-2)
 - [OCaml/Reason - esy](#ocamlreason---esy)