You are viewing a single comment's thread from:
RE: Use Bitbucket for hosting private npm modules
You can tag the commit, so your npm dependence will looks like "ssh://bitbucket.org/flightfutures/flightfutures-config.git#TAG_NAME_HERE". In other words, just add '#' and the name of the remote tag.