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 3e88c35 commit 550ec58
Showing 1 changed file with 0 additions and 7,048 deletions.
Loading

0 comments on commit 550ec58

Please sign in to comment.