Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
Closes GH-6.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
wojtekmaj authored Oct 26, 2023
1 parent 3e9859c commit 51f4db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ date,total,esm,dual,faux,cjs
## Scripts

This repo includes scripts to crawl npm and analyze the results.
You need a
You need a NPM_TOKEN environment variable with a token to crawl npm.

[`script/crawl.js`][crawl] analyzes the `package.json` files of `latest`
releases of [high-impact][] npm packages.
Expand Down

0 comments on commit 51f4db5

Please sign in to comment.