Replaced Yarn and Node with bun

This commit is contained in:
MrMasrozYTLIVE
2023-12-11 16:15:42 +03:00
parent 9b888ac71d
commit 00e2cad9fa
4 changed files with 6 additions and 671 deletions

4
.gitignore vendored
View File

@ -3,4 +3,6 @@ build/*
node_modules/
node_modules/*
.idea/
.idea/*
.idea/*
yarn.lock
bun.lockb