From: Stas Vilchik Date: Mon, 4 May 2015 14:46:43 +0000 (+0200) Subject: update the versions of node.js and npm X-Git-Tag: 5.2-RC1~2072 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=437be6c974d4de7691e630ab2f9f026e34059cce;p=sonarqube.git update the versions of node.js and npm --- diff --git a/server/sonar-web/package.json b/server/sonar-web/package.json index 8016430a694..95d71cff799 100644 --- a/server/sonar-web/package.json +++ b/server/sonar-web/package.json @@ -31,9 +31,6 @@ "phantomjs": "1.9.7-12", "serve-static": "1.5.0" }, - "engines": { - "node": "~0.8 || ~0.10" - }, "scripts": { "build-fast": "./node_modules/.bin/grunt dev", "build": "./node_modules/.bin/grunt build", diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 83579fa6459..ada6f1d8069 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -110,8 +110,8 @@ install-node-and-npm - v0.10.26 - 1.4.3 + v0.12.2 + 2.7.4