mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
chore: fix script
This commit is contained in:
parent
31050ee369
commit
2c45bc6e82
@ -20,7 +20,7 @@ const excludebots = [
|
||||
try {
|
||||
// Awesome script made by https://github.com/dianmorales
|
||||
const result = await contributors({
|
||||
token,
|
||||
token: token as string,
|
||||
organization: 'verdaccio',
|
||||
excludebots,
|
||||
allowFork: false,
|
||||
|
Loading…
Reference in New Issue
Block a user