diff --git a/package.json b/package.json index 751b7ed..d7e334d 100644 --- a/package.json +++ b/package.json @@ -64,6 +64,9 @@ "dependencies": { "@babel/runtime": "^7.16.3" }, + "publishConfig": { + "registry": "https://npm.pkg.github.com" + }, "release-it": { "git": { "tag": true,