File tree Expand file tree Collapse file tree 5 files changed +6179
-3368
lines changed Expand file tree Collapse file tree 5 files changed +6179
-3368
lines changed Original file line number Diff line number Diff line change 2121 with :
2222 node-version : 20
2323 registry-url : https://registry.npmjs.org/
24+ cache : ' yarn'
2425
2526 - name : Test
2627 run : |
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1+ nodeLinker : node-modules
2+
3+ yarnPath : .yarn/releases/yarn-4.5.1.cjs
Original file line number Diff line number Diff line change 77 "build" : " next build" ,
88 "start" : " next start" ,
99 "lint" : " next lint" ,
10- "pr-check" : " yarn lint && yarn build"
10+ "pr-check" : " yarn lint && yarn build"
1111 },
1212 "dependencies" : {
1313 "@vercel/analytics" : " ^1.3.1" ,
3535 "prettier-plugin-tailwindcss" : " ^0.5.14" ,
3636 "tailwindcss" : " ^3.4.1" ,
3737 "typescript" : " ^5"
38- }
38+ },
39+ "packageManager" : " yarn@4.5.1"
3940}
You can’t perform that action at this time.
0 commit comments