Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将现有项目移动到私有 npm 注册表(使用 Verdaccio)。我不仅想移动当前版本,还想移动一些关键的历史版本。
当我npm publish他们时,他们每个人都会得到今天的日期。有没有办法给他们每个适当的 HEAD 提交的日期?还是手动设置日期?
npm publish