Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update align dependencies and update build scripts in design t…
…okens (#115) ## **Description** This PR resolves [Issue #108](#108) by aligning the dependencies and build scripts in the target package with the monorepo's root configuration as part of the design tokens migration process. Following the [Package Migration Process Guide](https://github.com/MetaMask/metamask-design-system/blob/main/docs/package-migration-process-guide.md#pr10-6-align-dependencies-and-build-scripts-with-monorepo) ## **Related issues** Fixes: #108 ## **Manual testing steps** 1. Verify that all unnecessary dependencies have been removed ## **Pre-merge author checklist** - [x] I've followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) - [x] I've completed the PR template to the best of my ability. - [x] I’ve included tests if applicable. - [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable. - [x] I’ve applied the appropriate labels to the PR. ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g., pulled and built the branch, checked the app, and verified updated configurations). - [ ] I confirm that this PR addresses all acceptance criteria described in issue #106 and includes necessary testing evidence such as recordings or screenshots.
- Loading branch information