diff --git a/package.json b/package.json index 6d83491..f4eeeb0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "Initializer for Brightspace web components", "repository": "https://github.com/BrightspaceUI/create.git", "publishConfig": { - "access": "public" + "access": "public", + "registry": "https://registry.npmjs.org/" }, "bin": { "create-brightspace-ui": "./dist/create.js"