This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bower.json: use ^ for cldr, handlebars
Bower's ~ operator doesn't work quite like Ruby's ~>. Better to use ^, which means "compatible with" -- everything up to the next major release.
- Loading branch information