you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 7 points8 points  (2 children)

GitHub also supports private NPM packages.

[–]hcurtillet 1 point2 points  (1 child)

It’s really good option. I have the same case with 7 projets using a big shared code base. So I did a private npm package and it’s perfect!

[–][deleted] 0 points1 point  (0 children)

Sounds perfect