4.1.1: Use GitHub Package Registry
The previous build failed due to a dev dependency that is published on the GitHub Package Registry rather than on npm. This adds an .npmrc
file to allow CI to pull from GitHub properly.
The previous build failed due to a dev dependency that is published on the GitHub Package Registry rather than on npm. This adds an .npmrc
file to allow CI to pull from GitHub properly.