Skip to content

Commit

Permalink
fix: resolve build issues by removing yarn.lock and installing depend…
Browse files Browse the repository at this point in the history
…encies with npm

- Removed yarn.lock to avoid conflicts and ensure consistency in dependency installation.
- Ensured successful build using npm.

These changes address the build failure caused by missing dependencies in Yarn and ensure the project builds correctly with npm.
By switching to npm, we aim to streamline our dependency management and leverage npm's native features and updates.
  • Loading branch information
Tejs1 committed Aug 7, 2024
1 parent ec292d7 commit f55c968
Showing 1 changed file with 0 additions and 7,185 deletions.
Loading

0 comments on commit f55c968

Please sign in to comment.