X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2Fpackage.json;h=5c29d2d5929348f4ce83ff9a5f0103b401d82b8f;hp=1514ea435466e80486895e59586bd81ac7ff06c7;hb=fbe86a69010121ad4ba7a65fc99918c341dde490;hpb=f9575dade8727950d586a12b5ad7dde64945aba4 diff --git a/test/package.json b/test/package.json index 1514ea4..5c29d2d 100644 --- a/test/package.json +++ b/test/package.json @@ -12,11 +12,14 @@ "devDependencies": { "jQuery": "*", "xmlhttprequest": "*", - "jsdom": "*", + "jsdom": "<= 0.11.1", + "cssstyle": "<= 0.2.14", "request": "*", - "jasmine-reporters": "<= 0.4.1", + "jasmine-reporters": "<= 0.4.1", "jasmine-node": "*", - "phantomjs": "*" + "phantomjs": "*", + "handlebars": "= 2.0.0", + "uglify-js": "> 2.0.0" }, "repository": { "type": "git",