new(all): Cost of modules added.

This commit is contained in:
Rodrigo Rodriguez 2020-11-22 12:42:31 -03:00
parent b50469057d
commit 5d5129c7b7

View file

@ -94,6 +94,7 @@ cinst sql-server-management-studio --confirm
``` ```
npm install -g npm-check-updates npm install -g npm-check-updates
npm install -g cost-of-modules
``` ```