nytimes / react-tracking

🎯 Declarative tracking for React apps.
https://open.nytimes.com/introducing-react-tracking-declarative-tracking-for-react-apps-2c76706bb79a
Other
1.87k stars 123 forks source link

Widen peer dependency range to include React 17 #181

Closed gedeagas closed 3 years ago

gedeagas commented 3 years ago

This PR aims to widen the peer dependency range to include React 17

Fixes #180

gedeagas commented 3 years ago

PTAL @tizmagik. Thanks.