problem description
now our company has several projects that use some common things at the same time. Some are third-party, such as time controls, but the versions used in different projects are different, and it is troublesome to check the previous code every time you use it in different projects. Some of them are made by themselves, and the versions in various projects are inconsistent over a long period of time, which makes it very troublesome to manage. Now the way I know is npm.