From b4f15a8815eb1551277b01c4bc74f8f4bca96ffb Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Thu, 9 Feb 2017 06:01:26 +0100 Subject: [PATCH] Add yarn support to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d5d796b086..20a41e0bcf 100644 --- a/readme.md +++ b/readme.md @@ -8,6 +8,7 @@ - Discovers and processes all `package.json` files in repository (supports monorepo architecture) - Supports multiple major versions per-dependency at once - Configurable via file, environment, CLI, and `package.json` +- Supports `yarn.lock` files - Self-hosted ## Install -- GitLab