yalc publish
in your dependency package my-package
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
yalc remove my-package
, it will remove package info from package.json
and yalc.lock