diff --git a/packages/react-native-avoid-softinput/package.json b/packages/react-native-avoid-softinput/package.json index 2983aa9..33e64ef 100644 --- a/packages/react-native-avoid-softinput/package.json +++ b/packages/react-native-avoid-softinput/package.json @@ -78,7 +78,9 @@ }, "npm": { "publish": true, - "versionArgs": ["--workspaces-update=false"] + "versionArgs": [ + "--workspaces-update=false" + ] }, "github": { "release": true