chore: resolving conflicts with yarn.lock

This commit is contained in:
Chubby Granny Chaser
2024-11-02 17:09:10 +00:00
27 changed files with 481 additions and 649 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 20.11.1
node-version: 20.18.0
- name: Install dependencies
run: yarn