Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Commit

Permalink
Add note about new releases to README.md
Browse files Browse the repository at this point in the history
New releases are being solely pushed to NPM. 

Add a note indicating the NPM source is up-to-date, even if this repository isn't.
  • Loading branch information
isaacl authored Jul 4, 2024
1 parent 5f07d5a commit 7b87758
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ features such as optional chaining, nullish coalescing,
and private `class` fields/methods; please see the `legacy/` folder.

See https://github.com/mozilla/pdf.js for learning and contributing.

## Releases

As of February 2023, releases are pushed directly to **[NPM](https://www.npmjs.com/package/pdfjs-dist)** and may not be visible here.

0 comments on commit 7b87758

Please sign in to comment.