adamski / ReactDrum

Example project combining JUCE with React Native on iOS and Android
40 stars 6 forks source link

Npm dependency #5

Open sekiwired opened 7 years ago

sekiwired commented 7 years ago

Initiating the project results in : "UNMET PEER DEPENDENCY redux@^2.0.0 || ^3.0.0" Maybe you should add the redux package to your package.json

adamski commented 7 years ago

I do not use redux in the project. I had noticed that warning. I'm not sure it matters. Happy to accept a PR to fix it though.