mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
3ffda6c684
@ -20,3 +20,6 @@ yarn --frozen-lockfile --ignore-scripts --har
|
|||||||
(cd node_modules/weak && yarn run install)
|
(cd node_modules/weak && yarn run install)
|
||||||
(cd node_modules/chromedriver && yarn run install)
|
(cd node_modules/chromedriver && yarn run install)
|
||||||
(cd node_modules/geckodriver && yarn run postinstall)
|
(cd node_modules/geckodriver && yarn run postinstall)
|
||||||
|
|
||||||
|
# for release
|
||||||
|
(cd node_modules/@sentry/cli && yarn run install)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user