From 5d5129c7b7cd28ee0b0fd0600b0285bac6a7fefa 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 ```