Skip to content

Commit

Permalink
revert(chore): downgrade puppeteer dependency to ~13.7.0
Browse files Browse the repository at this point in the history
Reverting update #356 as it caused compatibility issues with the current project setup.
  • Loading branch information
jaywcjlove committed Dec 7, 2024
1 parent 2fa546a commit 29e7bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"jest-environment-jsdom": "^29.7.0",
"kkt": "^7.5.2",
"lint-staged": "^15.2.0",
"puppeteer": "^23.10.1",
"puppeteer": "~13.5.2",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"rimraf": "^5.0.1",
Expand Down

0 comments on commit 29e7bc2

Please sign in to comment.