w9jds / firebase-action

GitHub Action for interacting with Firebase
MIT License
927 stars 200 forks source link

update firebase-tools version #108

Closed dgpt closed 3 years ago

dgpt commented 3 years ago

this is necessary to get ES modules working with firebase deploys.

support for ES modules was added in 19.15.0: https://github.com/firebase/firebase-tools/releases/tag/v9.15.0

latest version is 9.16.5

dgpt commented 3 years ago

derp. updated :)