mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-23 23:06:24 +00:00
0.18.8
This commit is contained in:
@@ -59,6 +59,8 @@ workspaces.forEach(({ directory, packageJson, packageJsonPath }) => {
|
||||
);
|
||||
});
|
||||
|
||||
execSync('npm install');
|
||||
|
||||
// Commit changes
|
||||
if (!skipGit) {
|
||||
// add changes
|
||||
|
||||
Reference in New Issue
Block a user