Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

v6.2.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zkat zkat released this 05 Jul 18:53
· 13 commits to latest since this release
v6.2.0-next.1

This is a quick patch to the release to fix an issue that was preventing users
from installing npm@next.

  • ecdcbd745 #21129 Remove postinstall script that depended on source files, thus preventing npm@next from being installable from the registry. (@zkat)