Skip to content

Commit

Permalink
Use latest version of yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
jnm2 committed Apr 15, 2024
1 parent 32f882b commit 8a87260
Show file tree
Hide file tree
Showing 5 changed files with 312 additions and 315 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:

- uses: actions/checkout@v4

- run: corepack enable

- name: Install dependencies
uses: bahmutov/npm-install@v1

Expand Down
Binary file added .yarn/install-state.gz
Binary file not shown.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"stylelint": "^16.2.1",
"stylelint-config-standard": "^36.0.0",
"typescript": "^5.4.2"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 8a87260

Please sign in to comment.