@smile-labs/feedback-sdk
v0.1.1
Published
Working in local
Readme
Working in local
- yarn link (feedback sdk)
- yarn link @smile-labs/feedback-sdk in the other proyect
- After save any change run yarn build
- If you have running other project, remember kill the process, and run start again.
Upload proyect
- npm version patch (Update version)
- yarn add @smile-labs/feedback-sdk@latest to update the package in the proyect
- make git push of main
- npm publish (Upload new version)
