You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm i && cd projects/savvato-techprofile-user-historical-view/ && npm version patch && cd - && ng build savvato-techprofile-user-historical-view && cd dist/savvato-techprofile-user-historical-view/ && npm pack && cd - && date
This is the line you need to add to package.json when including your local changes as a dependency in another project (for instance, if you were changing this library and wanting to see the changes in dtim-mobile):