Hacker News new | ask | show | jobs
by skybrian 2652 days ago
You could use an unpublished version of "core" using the "replace" directive, but this might not be a good idea. If you have two modules that are so closely tied together that they always need to be released simultaneously, it's probably better to make it a single module with multiple packages in it.
1 comments

thanks!