Skip to content

Commit

Permalink
Move react-scripts to devDependencies and remove BlueOak-1.0.0 from l…
Browse files Browse the repository at this point in the history
…icense check whitelist
  • Loading branch information
Hugo Marcellin committed Mar 29, 2024
1 parent 4362817 commit d4e1eff
Show file tree
Hide file tree
Showing 3 changed files with 1,738 additions and 260 deletions.
3 changes: 1 addition & 2 deletions license-checker-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"Artistic-2.0",
"Python-2.0",
"Unlicense",
"BSD",
"BlueOak-1.0.0"
"BSD"
],
"excludePackages": []
}
Loading

0 comments on commit d4e1eff

Please sign in to comment.