mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-17 05:54:19 +01:00
remove atproto
This commit is contained in:
@@ -39,7 +39,7 @@ export default async function() {
|
||||
if (ignorePackageNames.some((ignorePackageName) => name.startsWith(`${ignorePackageName}@`)))
|
||||
continue;
|
||||
|
||||
console.error(name);
|
||||
console.error(name, info.licenses);
|
||||
ok = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user