Yeldaai / chat-plugin

Yelda Chat Plugin
MIT License
0 stars 0 forks source link

remove debugs incorrectly commited while publishing an new version #102

Closed meelie closed 2 years ago

meelie commented 2 years ago

Sorry for the last 6 commits :/ I was debugging the "otp", the one time password requirement recently added by npm to publish package, and i did not realized that i was pushing commits to master at the same time ><

So in short this PR remove the last debugs + has as an objective to share the news with you

npm run uploadBuildToS3 --semver=patch --destinationPath=/var/www/yelda/yelda/frontend/static -o 695912

the -o allow us to add the npm otp so it would be added to the npm publish command thanks