eclipsesource / tabris-plugin-firebase

A firebase plugin for Tabris.js
https://tabrisjs.com
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

🐛 Update outdated peer dependency #84

Closed cpetrov closed 1 year ago

cpetrov commented 1 year ago

Starting with npm@7, peer dependencies fail to install when they do not match the range declared for the peer dependency.

tabris-plugin-firebase declared only being compatible with the severely outdated tabris@3.0.x. Use the range ^3.9.0-dev instead, which is compatible with latest stable and nightly Tabris.js 3.9 versions. Analogous to 1.