From 90df8937118e7e681edf4cbc60c94db51c7c3296 Mon Sep 17 00:00:00 2001 From: Jonas Hecht Date: Mon, 16 Oct 2017 10:23:47 +0200 Subject: [PATCH] NPM downgrade for Developers, that run on Windows. 5.0.4 is the last version that works, otherwhise the npm install breaks. --- frontend/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/pom.xml b/frontend/pom.xml index 2c820fd7..1750e362 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -2,19 +2,19 @@ 4.0.0 frontend - + de.jonashackt spring-boot-vuejs 0.0.1-SNAPSHOT - + UTF-8 UTF-8 1.8 - + @@ -30,7 +30,7 @@ v6.11.3 - 5.4.1 + 5.0.4 https://nodejs.org/dist/ http://registry.npmjs.org/npm/-/ @@ -83,4 +83,4 @@ - \ No newline at end of file +