Update noticeme so NOTICE-js can be generated in 250 package chunks

This commit is contained in:
Eric Schultz 2020-09-23 16:35:07 -05:00 committed by Eric Schultz
parent b5977f7ea0
commit 267a05a6ad
2 changed files with 31658 additions and 25597 deletions

57253
NOTICE-js

File diff suppressed because it is too large Load diff

View file

@ -39,7 +39,7 @@ namespace :notice do
end
namespace :js do
notice_cmd = "npx @houdiniproject/noticeme@^1.0.0-pre5 -f NOTICE-js -i included.json"
notice_cmd = "npx @houdiniproject/noticeme@^1.1.0-pre1 -f NOTICE-js -i included.json -s 250"
desc "generating NOTICE-js from ClearlyDefined.io"
task :update do