From 48e8a6876cbf54d4cf6b96fa829f37ff91a11880 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 22 Nov 2020 12:42:31 -0300 Subject: [PATCH] new(all): Cost of modules added. --- book/chapter-06-gbapp-reference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index 315015c6..60dc0724 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -94,6 +94,7 @@ cinst sql-server-management-studio --confirm ``` npm install -g npm-check-updates +npm install -g cost-of-modules ```