Skip to content

Commit

Permalink
MAINT: Bump with audit fix (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner authored Jun 21, 2024
1 parent 6038e9c commit 131b56f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,6 @@ customization options.
## Contributing

Make sure you have done `npm install` to get all dependencies and used
`ncc build index.js` before committing and opening a PR.
`ncc build index.js` before committing and opening a PR. On Ubuntu you might
need to `export NODE_OPTIONS=--openssl-legacy-provider` before the `ncc build`
step.

0 comments on commit 131b56f

Please sign in to comment.