set -g instead of --global to be consistent with previous lines

This commit is contained in:
Sergey Dolin
2020-02-07 17:01:56 +05:00
parent 6fb22bcf93
commit f26dcc9a91

View File

@@ -31,4 +31,4 @@ npm install -g gulp-cli
npm install -g parcel-bundler npm install -g parcel-bundler
npm install -g --save-dev webpack webpack-cli npm install -g --save-dev webpack webpack-cli
npm install -g yarn npm install -g yarn
npm install --global lerna npm install -g lerna