Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Wrong version number for grunt-contrib-handlebars #305

Open
stefanzweifel opened this issue Nov 13, 2014 · 1 comment
Open

Wrong version number for grunt-contrib-handlebars #305

stefanzweifel opened this issue Nov 13, 2014 · 1 comment

Comments

@stefanzweifel
Copy link

Hi

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

  • bower.json: "handlebars": "~1.3.0"
  • package.json: "grunt-contrib-handlebars": "^0.8.0",

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
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants