]> source.dussan.org Git - sonarqube.git/commitdiff
Fix version of karma-phantomjs-launcher
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 2 Apr 2014 09:27:13 +0000 (11:27 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 2 Apr 2014 09:27:23 +0000 (11:27 +0200)
sonar-server/package.json

index 040a4dc5a741dd6c02ab6768b2a4c856030e517c..55523fb7e2ef058b18ea147a101d9c6be2face89 100644 (file)
@@ -4,7 +4,7 @@
   "devDependencies": {
     "karma": "~0.10.8",
     "karma-jasmine": "*",
-    "karma-phantomjs-launcher": "*",
+    "karma-phantomjs-launcher": "~0.1.3",
     "karma-coverage": "*",
     "karma-junit-reporter": "*",
     "grunt": "~0.4.2",