datso / react-native-pjsip

A PJSIP module for React Native.
http://datso.github.io/react-native-pjsip
GNU General Public License v3.0
273 stars 233 forks source link

Move events module to dependencies instead of peer dependency #13

Closed nikhildaga closed 7 years ago

nikhildaga commented 7 years ago

Hi @datso , Is there a reason, events module is in peerDependencies instead of dependencies ? Can it be moved?