diff --git a/repo_functions_ub1804.sh b/repo_functions_ub1804.sh index efa98d4..5607488 100644 --- a/repo_functions_ub1804.sh +++ b/repo_functions_ub1804.sh @@ -911,8 +911,8 @@ function addRepo_SkypeForLinux () { function addRepo_NodeLts () { addKey "https://deb.nodesource.com/gpgkey/nodesource.gpg.key" addRepo "nodesource.list" \ - "deb https://deb.nodesource.com/node_10.x bionic main" \ - "deb-src https://deb.nodesource.com/node_10.x bionic main" + "deb https://deb.nodesource.com/node_12.x bionic main" \ + "deb-src https://deb.nodesource.com/node_12.x bionic main" } #