Skip to content

Commit

Permalink
Slimming down image
Browse files Browse the repository at this point in the history
  • Loading branch information
jofsky committed Jun 9, 2022
1 parent 1185737 commit f7f4af6
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 @@ -15,6 +15,6 @@
"yarn": "1.x"
},
"scripts": {
"build": "rfbrowser init --skip-browsers; npx playwright install chromium;"
"build": "rfbrowser init; npm uninstall firefox webkit"
}
}

0 comments on commit f7f4af6

Please sign in to comment.