Skip to content

Commit

Permalink
added specific grunt 0.3.16 dependency to ensure compatibility in nea…
Browse files Browse the repository at this point in the history
…r future
  • Loading branch information
Jarrod Overson committed Oct 10, 2012
1 parent c05ccd9 commit 1691dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"github": "https://github.com/marionettejs/backbone.marionette",

"devDependencies": {
"grunt": "*",
"grunt": "~0.3.16",
"grunt-jasmine-runner": "latest",
"grunt-rigger": "*"
},
Expand Down

0 comments on commit 1691dd3

Please sign in to comment.