File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 134
134
+-- a -> file:../a
135
135
```
136
136
137
- Of note here: No version is included as the relavent detail is WHERE the
137
+ Of note here: No version is included as the relevant detail is WHERE the
138
138
package came from, not what version happened to be in that path.
139
139
140
140
### Outdated
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ nothing requires it any more.
269
269
## Additional fields / Adding new fields
270
270
271
271
Installers should ignore any field they aren't aware of. It's not an error
272
- to have additional properities in the package-lock or lock file.
272
+ to have additional properties in the package-lock or lock file.
273
273
274
274
Installers that want to add new fields should either have one added via RFC
275
275
in the npm issue tracker and an accompanying documentation PR, or should prefix
You can’t perform that action at this time.
0 commit comments