Skip to content

Commit

Permalink
chore: fix typo in license checker's ignored-packages config (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu authored Mar 24, 2024
1 parent dd3eca8 commit 5fbb4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion licence_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ allowed-licenses:
- ZPL-2.0

ignored-packages:
- caniuse-lite@@1.0.30001446
- caniuse-lite@1.0.30001446

0 comments on commit 5fbb4be

Please sign in to comment.