diff --git a/meetings/2021-07-28.md b/meetings/2021-07-28.md index bedeff089..7c5af4c5b 100644 --- a/meetings/2021-07-28.md +++ b/meetings/2021-07-28.md @@ -27,7 +27,7 @@ 1. Announcements 1. **PR**: [#182 RFC: npm audit licenses](https://github.com/npm/rfcs/pull/182) - @bnb 1. **PR**: [#418 RFC: Trust system root CA certificates](https://github.com/npm/rfcs/pull/418) - @deltoura -1. **PR**: [#405 RFC: Resolve packages based on Node.js version](https://github.com/npm/rfcs/pull/405) - @deltoura +1. **PR**: [#405 RFC: Resolve packages based on Node.js version](https://github.com/npm/rfcs/pull/405) - @shalvah 1. **PR**: [#397 RFC: Peer dependencies should be able to match a full range of prerelease versions](https://github.com/npm/rfcs/pull/397) - @alasdairhurst 1. **Issue**: [#420 [RRFC] Don't expand tabs by default](https://github.com/npm/rfcs/issues/420) - @diogoeichert 1. **PR:** [#422 RFC: audit assertions](https://github.com/npm/rfcs/pull/422) - @bnb @@ -47,7 +47,7 @@ - Cureently, `npm` just passes this information off to `node` - [ ] **Action:** needs investigation w/ how this works in core -#### **PR**: [#405 RFC: Resolve packages based on Node.js version](https://github.com/npm/rfcs/pull/405) - @deltoura +#### **PR**: [#405 RFC: Resolve packages based on Node.js version](https://github.com/npm/rfcs/pull/405) - @shalvah - @bnb - `engines` is used as advisory at the moment - ...