Skip to content

Commit b8afa4b

Browse files
committed
Fix cache maybe
1 parent cb89f35 commit b8afa4b

3 files changed

Lines changed: 6 additions & 9 deletions

File tree

.github/workflows/pending-changes.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
- name: Install dependencies
1414
run: pnpm install --frozen-lockfile --recursive
1515

16-
- name: Install Playwright browsers and dependencies
17-
run: pnpm dlx puppeteer browsers install chrome
18-
1916
- uses: nickcharlton/diff-check@main
2017
with:
2118
command: pnpm dev & pnpm run compile

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"react-docgen-typescript": "^2.4.0",
9797
"react-dom": "^19.2.3",
9898
"react-error-boundary": "^6.0.0",
99-
"react-lib-tools": "^0.0.38",
99+
"react-lib-tools": "^0.0.39",
100100
"react-router-dom": "^7.6.3",
101101
"rimraf": "^6.1.2",
102102
"rollup-plugin-terser": "^7.0.2",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)