Update npm version for microservices.
This commit is contained in:
parent
0725c8e916
commit
2e945c478f
1
msa/js-executor/.gitignore
vendored
1
msa/js-executor/.gitignore
vendored
@ -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
4368
msa/js-executor/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -71,7 +71,7 @@
|
||||
</goals>
|
||||
<configuration>
|
||||
<nodeVersion>v8.11.3</nodeVersion>
|
||||
<npmVersion>5.6.0</npmVersion>
|
||||
<npmVersion>6.4.1</npmVersion>
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
|
||||
1
msa/web-ui/.gitignore
vendored
1
msa/web-ui/.gitignore
vendored
@ -28,4 +28,3 @@ pom.xml.versionsBackup
|
||||
**/target
|
||||
**/.env
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
||||
4108
msa/web-ui/package-lock.json
generated
Normal file
4108
msa/web-ui/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -78,7 +78,7 @@
|
||||
</goals>
|
||||
<configuration>
|
||||
<nodeVersion>v8.11.3</nodeVersion>
|
||||
<npmVersion>5.6.0</npmVersion>
|
||||
<npmVersion>6.4.1</npmVersion>
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user