Skip to content

Commit

Permalink
Merge pull request #165 from Kunstmaan/fix_grunt_config
Browse files Browse the repository at this point in the history
in packages.json: devDependencies -> dependencies
  • Loading branch information
jverdeyen committed May 20, 2014
2 parents 15a982e + a4c06b4 commit 41910fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "{{ bundle.getName() }}",
"version": "1.0.0",
"devDependencies": {
"dependencies": {
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-uglify": "latest",
Expand Down

0 comments on commit 41910fb

Please sign in to comment.