From a4811083fd4fa2af2ed1edafe2c3dea495ceb7f9 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Thu, 16 May 2019 15:47:08 +0300 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to 779c51de46cf55648036361bb33e0470b28756ca - Run npm install as a frontend-maven-plugin goal Without this, "prebuild" step is using local npm, instead of frontend-maven-plugin one: npm ERR! Linux 4.4.0-134-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" npm ERR! node v4.2.6 npm ERR! npm v3.5.2 Issue-ID: VID-391 Change-Id: Ic9cd94898faaaf109b02d23640e652bd7e541753 Signed-off-by: Ittay Stern --- docs/submodules/vid.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git index 4dc2c4df2..779c51de4 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit 4dc2c4df24d733db6176c738eb9a9ee35a112795 +Subproject commit 779c51de46cf55648036361bb33e0470b28756ca -- 2.16.6