Skip to content

Commit

Permalink
re-added sha1 patch for web
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Oct 25, 2021
1 parent f0e96b5 commit 881d5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install-deps.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ sh.cd('..')

sh.cd('web')
sh.exec(`${npx} yarn install --force`)
sh.exec(`${npx} patch-package`)
sh.cd('..')

vars.allPackages.forEach(plugin => {
Expand Down

0 comments on commit 881d5d5

Please sign in to comment.