Skip to content

Commit

Permalink
Use lts versin in npm.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Won-Kyung Chung committed Dec 10, 2021
1 parent af3e31f commit a86b9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npm.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# What version of node should be used?
# This is installed via nvm (https://github.com/creationix/nvm) on jenkins if missing
NODE_VERSION=12.15.0
NODE_VERSION=lts/*

# Do we allow npm audit to find criticals and let the build finish?
# Comment this out otherwise
Expand Down

0 comments on commit a86b9aa

Please sign in to comment.