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
We should never use a git dependancy without a specific hash appended to it, otherwise you end up just using whatever is in master wen you npm install.
We should never merge a package.json with git references to master. Package in master should either be published npm modules or git submodules.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: