Skip to content

Commit

Permalink
chore: Update grunt to 0.4.1.
Browse files Browse the repository at this point in the history
Finally we can make the gruntfile lower case.
  • Loading branch information
dignifiedquire committed Mar 13, 2013
1 parent 3961739 commit 50be0fa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"testacular-phantomjs-launcher": "*"
},
"devDependencies": {
"grunt": "~0.4.0",
"grunt": "~0.4.1",
"grunt-simple-mocha": "~0.3.2",
"grunt-contrib-jshint": "~0.2",
"mocks": ">= 0.0.10",
Expand All @@ -87,11 +87,9 @@
"chai-as-promised": ">= 3.2.3",
"mock-http-response": "~0.1.1",
"qq": ">= 0.3.5",

"testacular-jasmine": "*",
"testacular-mocha": "*",
"testacular-qunit": "*",

"testacular-coverage": "*",
"testacular-requirejs": "*",
"testacular-growl-reporter": "*",
Expand Down

0 comments on commit 50be0fa

Please sign in to comment.