Skip to content

Commit

Permalink
Update browser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yandeu committed Dec 24, 2024
1 parent 624d6fc commit c65bc5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
rm -f package.json
rm -f package-lock.json
npm init -y
npm i -D rimraf typescript puppeteer
npm i -D rimraf typescript@5.1.6 puppeteer
npm i -D webpack webpack-cli ts-loader nyc coverage-istanbul-loader
- name: Prepare
Expand Down

0 comments on commit c65bc5f

Please sign in to comment.