| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -251,7 +251,7 @@ both CommonJS and ES modules in a single package please consult | |||
| 251 | 251 | ||
| 252 | 252 | Existing packages introducing the [`"exports"`][] field will prevent consumers | |
| 253 | 253 | of the package from using any entry points that are not defined, including the | |
| 254 | - [`package.json`][] (e.g. `require('your-package/package.json')`. **This will | ||
| 254 | + [`package.json`][] (e.g. `require('your-package/package.json')`). **This will | ||
| 255 | 255 | likely be a breaking change.** | |
| 256 | 256 | ||
| 257 | 257 | To make the introduction of [`"exports"`][] non-breaking, ensure that every | |
| Back | FazBrowse Home | New Git URL |
0 commit comments