Commit f55c968
committed
fix: resolve build issues by removing yarn.lock and installing dependencies 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.1 parent ec292d7 commit f55c968
1 file changed
+0
-7185
lines changed
0 commit comments