vtils

Home > types > PackageJson > PublishConfig > registry

PackageJson.PublishConfig.registry property

The base URL of the npm registry.

Default: 'https://registry.npmjs.org/'

Signature:

registry?: string;