-
Notifications
You must be signed in to change notification settings - Fork 7
chore:update-notifications-panel-version-to-0.0.4 #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore:update-notifications-panel-version-to-0.0.4 #37
Conversation
41e6d2e to
0f51bb9
Compare
0f51bb9 to
1ae5d92
Compare
package.json
Outdated
| "publishConfig": { | ||
| "access": "public" | ||
| "access": "public", | ||
| "registry": "https://registry.npmjs.org" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the reason to add this line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added this to publish the npm package manually before I realized we got a pipeline. I'll remove it
|
The package version need to be updated to 0.0.23 |
8627a89 to
2770c08
Compare
|
The package-lock.json still does not feel right.. Maybe disconnect with VPN and try the npm install again |
|
|
2770c08 to
9e57fe7
Compare
Cool, I was about to push my changes but I found you guys worked it out |
This PR migrates notifications-panel version from 0.0.3 to 0.0.4