Closed jorgeucano closed 6 years ago
Please explain the changes you made here. Commit your changes with npm run commit instead of git commit.
npm run commit
git commit
Specify if it's a fix, feature or breaking change to update the version on NPM.
Thank you!
Please, check that you have been followed next steps:
npm start
npm test
Description
Please explain the changes you made here. Commit your changes with
npm run commit
instead ofgit commit
.Specify if it's a fix, feature or breaking change to update the version on NPM.
Thank you!
Checklist
Please, check that you have been followed next steps:
npm start
)npm test
)