VoliJS / NestedTypes

BackboneJS compatibility layer for Type-R data framework.
https://volicon.github.io/Type-R/
MIT License
94 stars 17 forks source link

Bower: Version declared in the json (1.1.8) is different than the resolved one (1.2.2) #131

Closed sheinzle closed 8 years ago

sheinzle commented 8 years ago

bower.json has wrong version number. When installing trough bower install backbone.nestedtypes the result is

bower backbone.nested-types#* download https://github.com/Volicon/backbone.nestedTypes/archive/v1.2.2.tar.gz
bower backbone.nested-types#*  extract archive.tar.gz
bower backbone.nested-types#* mismatch Version declared in the json (1.1.8) is different than the resolved one (1.2.2)
gaperton commented 8 years ago

Fixed in master. Try again, reopen if it will fails.