diff package_lists.py @ 138:5558d8481ddf

nodejs version to 16
author drewp@bigasterisk.com
date Tue, 10 Jan 2023 10:52:55 -0800
parents a3d15c046e67
children 64fe74f0005f
line wrap: on
line diff
--- a/package_lists.py	Wed Dec 21 17:45:05 2022 -0800
+++ b/package_lists.py	Tue Jan 10 10:52:55 2023 -0800
@@ -47,8 +47,7 @@
 non_pi = [
     'lpr',
     'nfs-client',
-    'nodejs',
-    'npm',
+    'nodejs', # alt source, includes npm
     'podman-docker',  # updated with https://podman.io/getting-started/installation
 #    'python3-dulwich', # desired, but it may depend on an old python3
     'python3-invoke',