FirebaseExtended / firechat

Real-time Chat powered by Firebase
https://firechat.firebaseapp.com
MIT License
2.41k stars 1.04k forks source link

Added version numbers to bower.json and package.json #81

Closed jwngr closed 7 years ago

jwngr commented 7 years ago

Description

Catapult (the internal tool we use to release Firebase JavaScript libraries) now works without the 0.0.0 version placeholder in the bower.json and package.json files. So, we can finally add the actual version numbers back into these files.

Code sample

N/A