dependencies - Depend on a branch or tag using a git URL in a package.json? -


say i've forked node module bugfix , want use fixed version, on feature branch of course, until bugfix merged , released.

what scribble dependencies of package.json?

from npm docs:

git://github.com/<user>/<project>.git#<branch>  git://github.com/<user>/<project>.git#feature\/<branch> 

Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -