diff --git a/src/pjson.ts b/src/pjson.ts index b67ef28a..5875676f 100644 --- a/src/pjson.ts +++ b/src/pjson.ts @@ -19,6 +19,7 @@ export namespace PJSON { plugins?: string[] devPlugins?: string[] aliases?: { [name: string]: string | null } + repositoryPrefix?: string update: { s3: S3 autoupdate?: {