update refs

This commit is contained in:
Adam Samalik 2023-02-23 11:47:59 +00:00
parent 5178e95c84
commit 7d38a45309

View File

@ -52,14 +52,14 @@ data:
rpms:
nodejs:
rationale: Javascript runtime and npm package manager.
ref: stream-10-rhel-8.8.0
ref: stream-nodejs-10-rhel-8.9.0
buildorder: 10
nodejs-nodemon:
rationale: Simple monitor script for use during development of a node.js app
ref: stream-rhel-8.0-rhel-8.8.0
ref: stream-nodejs-10-rhel-8.9.0
buildorder: 200
nodejs-packaging:
rationale: RPM Macros and Utilities for Node.js Packaging
ref: stream-rhel-8.0-rhel-8.8.0
ref: stream-nodejs-10-rhel-8.9.0
buildorder: 100
...