diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 56f60f34d..18a53edea 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "grunt-eslint": "24.0.1", "grunt-git-authors": "3.2.0", "grunt-html": "17.1.0", - "jquery-test-runner": "0.2.1", + "jquery-test-runner": "file:../..", "load-grunt-tasks": "5.1.0", "rimraf": "6.0.1" }, |