Skip to content

Commit

Permalink
Document Firefox version incompatibility (<78) (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens authored Feb 23, 2021
1 parent 893b633 commit 696122b
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 @@ -10,7 +10,7 @@ Correctly handles Unicode strings.
$ npm install camelcase
```

*If you need to support Firefox, stay on version 5 as version 6 uses regex features not available in Firefox.*
*If you need to support Firefox < 78, stay on version 5 as version 6 uses regex features not available in Firefox < 78.*

## Usage

Expand Down

0 comments on commit 696122b

Please sign in to comment.