yalc

https://github.com/wclr/yalc

  • Run yalc publish in your dependency package my-package
  • Run yalc add my-package in your dependent project, which will copy the current version from the store to your project’s .yalc folder and inject a file:.yalc/my-package dependency into package.json
  • Run yalc remove my-package, it will remove package info from package.json and yalc.lock