Commit 550ec58
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 3e88c35 commit 550ec58
1 file changed
+0
-7048
lines changed
0 commit comments