Update npm version for microservices.

This commit is contained in:
Igor Kulikov 2018-11-23 14:06:23 +02:00
parent 0725c8e916
commit 2e945c478f
6 changed files with 8478 additions and 4 deletions

View File

@ -28,5 +28,4 @@ pom.xml.versionsBackup
**/target
**/.env
node_modules
package-lock.json
api/*.proto.js

4368
msa/js-executor/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -71,7 +71,7 @@
</goals>
<configuration>
<nodeVersion>v8.11.3</nodeVersion>
<npmVersion>5.6.0</npmVersion>
<npmVersion>6.4.1</npmVersion>
</configuration>
</execution>
<execution>

View File

@ -28,4 +28,3 @@ pom.xml.versionsBackup
**/target
**/.env
node_modules
package-lock.json

4108
msa/web-ui/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -78,7 +78,7 @@
</goals>
<configuration>
<nodeVersion>v8.11.3</nodeVersion>
<npmVersion>5.6.0</npmVersion>
<npmVersion>6.4.1</npmVersion>
</configuration>
</execution>
<execution>