apache / cordova-browser

Apache Cordova
Apache License 2.0
170 stars 85 forks source link

chore: Added .npmrc #117

Closed breautek closed 1 year ago

breautek commented 1 year ago

Platforms affected

Development Environment

Motivation and Context

Progresses https://github.com/apache/cordova/issues/299

Description

Adds a npmrc config file to the repo which the registry explicitly set to ensure that the official NPM registry is used, particularly for those who may have an alternate NPM registry set.

Testing

Ran npm test

Checklist