-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
Description
Describe the proposal
We have now been granted access to the @dapr organization on NPM.
I propose to start using it under @dapr/dapr instead of dapr-client
Since this is a critical change, I propose on maintaining both in the release pipeline where we in the build.yml process setup an extra step that modifies package.json and swaps the name for @dapr/dapr and releases with the new NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN_DAPR }} env variable
tanvigourshubham1172