Skip to content

Commit af2b388

Browse files
committed
Update grunt-contrib-qunit to make use of PhantomJS 1.8, when installed through node module 'phantomjs'
1 parent 93bab6e commit af2b388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {},
2929
"devDependencies": {
3030
"grunt": "0.4.x",
31-
"grunt-contrib-qunit": "~0.1.1",
31+
"grunt-contrib-qunit": "~0.2.0",
3232
"grunt-contrib-jshint": "~0.2.0",
3333
"grunt-contrib-uglify": "~0.1.1",
3434
"grunt-contrib-concat": "~0.1.3",

0 commit comments

Comments
 (0)