Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update: pnpm-lock file to apply properly (#2960)
<!-- Please precisely, concisely, and concretely describe what this PR changes, the rationale behind codes, and how it affects the users and other developers. --> This PR resolves [#2959](#2959). ### Test > Prerequisites: you need to install pnpm in target machine. (Install guide: https://pnpm.io/installation) 1. Execute command `pnpm i` 2. Check whether installation is successfully done or not. **Checklist:** (if applicable) - [ ] Mention to the original issue - [ ] Documentation - [ ] Minium required manager version - [ ] Specific setting for review (eg., KB link, endpoint or how to setup) - [ ] Minimum requirements to check during review - [ ] Test case(s) to demonstrate the difference of before/after
- Loading branch information