yeoman / generator-backbone

Scaffold out a Backbone.js project
http://yeoman.io
638 stars 157 forks source link

Wrong version number for grunt-contrib-handlebars #305

Open stefanzweifel opened 9 years ago

stefanzweifel commented 9 years ago

Hi

When creating a new project with the handlebars template framework (yo backbone --template-framework=handlebars) I got some issues with wrong version numbers:

And heres the problem. With version 0.9.0 grunt-contrib-handlebars dropped support for handlebars 1.3.0.

I changed the version to 0.7.0 for me, but I thought this should be fixed in the generator.

arthurvr commented 9 years ago

I changed the version to 0.7.0 for me, but I thought this should be fixed in the generator.

In general it might be a good idea to bump all the deps.