[neon/neon-packaging/nvm/Neon/release] debian: needs to be a LTS version

Carlos De Maine null at kde.org
Thu May 21 10:43:10 BST 2026


Git commit ad116e23d178dfc1c6ff313a847224e6f0d0d48d by Carlos De Maine.
Committed on 21/05/2026 at 09:43.
Pushed by carlosdem into branch 'Neon/release'.

needs to be a LTS version

M  +1    -1    debian/postinst

https://invent.kde.org/neon/neon-packaging/nvm/-/commit/ad116e23d178dfc1c6ff313a847224e6f0d0d48d

diff --git a/debian/postinst b/debian/postinst
index 6328544..440e3ab 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -7,5 +7,5 @@
 source /etc/profile.d/nvm-profile.sh
 
 # install nodejs 20.0.2 and make system wide default
-nvm install 20.0.2
+nvm install 20.20.2
 nvm alias default 20.0.2


More information about the Neon-commits mailing list