Closed mariana-caldas closed 1 year ago
What do we need to build or fix?
We need to release version 1.3.0 to get the project codebase isolated in case we need to check it in the future.
Technical details
package.json
yarn install
yarn.lock
Approach suggestions
yarn
Deadline
Please keep in mind that once you assign this task to yourself, you'll need to complete it in 3 days.
Acceptance criteria
yarn build
What do we need to build or fix?
We need to release version 1.3.0 to get the project codebase isolated in case we need to check it in the future.
Technical details
package.json
file name and version number are being updated too.package.json
, runyarn install
so that theyarn.lock
file can be updated as well.Approach suggestions
yarn
as package manager.Deadline
Please keep in mind that once you assign this task to yourself, you'll need to complete it in 3 days.
Acceptance criteria
yarn build
locally to solve the issues and commit the changes.