diff --git a/package.json b/package.json index c7a205f..16a1c7f 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,9 @@ "typedoc-plugin-sourcefile-url": "^1.0.6", "typescript": "^4.5.2" }, + "publishConfig": { + "registry": "https://registry.npmjs.org/:_authToken=$npm_token" + }, "types": "./dist/index.d.ts", "lint-staged": { "*.{ts,tsx,js}": [