X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2Fpackage.json;h=87414d712bfc1607b4ad96fb54b218c0a64cbf9f;hp=1514ea435466e80486895e59586bd81ac7ff06c7;hb=4d0391438640a5fa35047a6ed7af43a5e7b72bcc;hpb=f9575dade8727950d586a12b5ad7dde64945aba4 diff --git a/test/package.json b/test/package.json index 1514ea4..87414d7 100644 --- a/test/package.json +++ b/test/package.json @@ -1,6 +1,6 @@ { "name": "MKWS", - "version": "0.9.1", + "version": "1.0.0", "license": "GPL, http://www.indexdata.com/licences/gpl", "contributors": [{ "name": "Mike Taylor", @@ -10,13 +10,16 @@ "email": "wosch@indexdata.com" }], "devDependencies": { - "jQuery": "*", + "jquery": "*", + "jsdom": "3.*", "xmlhttprequest": "*", - "jsdom": "*", + "cssstyle": "*", "request": "*", - "jasmine-reporters": "<= 0.4.1", + "jasmine-reporters": "*", "jasmine-node": "*", - "phantomjs": "*" + "phantomjs": "*", + "handlebars": "3.0.3", + "uglify-js": "*" }, "repository": { "type": "git",