Skip to content

Commit

Permalink
update package.json for grunt-mocha to use npm repo as normal
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Jan 26, 2013
1 parent e267c25 commit f9c293d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -15,8 +15,8 @@
"grunt-contrib-requirejs" : "~0.3",
"grunt-contrib-jshint": "~0.1.1rc6",
"grunt-bower-task": "*",
"grunt-mocha": "https://github.com/tony/grunt-mocha/archive/gruntv0.4.0-urls.tar.gz",
"grunt-mocha": "~0.2.x",
"grunt-dox": "*",
"mocha-phantomjs": "*"
"mocha-phantomjs": ""
}
}

0 comments on commit f9c293d

Please sign in to comment.