googlearchive / firebase-util

An experimental toolset for Firebase
http://firebase.github.io/firebase-util
MIT License
276 stars 67 forks source link

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

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