npm install
cd ./projects/lib-toast/; npm version patch; cd ../../;
npm run package;
ng-version-sync-parent;
npm publish ./dist/lib-toast/stephaneeybert-lib-toast-
npm install @stephaneeybert/lib-toast@latest
Ctrl+C ng serve
npm install
cd ./projects/lib-toast/; npm version patch; cd ../../;
npm run package;
ng-version-sync-parent;
npm publish ./dist/lib-toast/stephaneeybert-lib-toast-
npm install @stephaneeybert/lib-toast@latest
Ctrl+C ng serve