Where to install a new dependency that will be used by all the platform apps?

@jyuvaraj03 You should add the dependency in ElectronClient/package.json, CliClient/package.json, and ReactNativeClient/package.json.

3 Likes