diff --git a/src/pjson.ts b/src/pjson.ts index 548b5071..01536ab0 100644 --- a/src/pjson.ts +++ b/src/pjson.ts @@ -18,6 +18,7 @@ export namespace PJSON { commands?: string plugins?: string[] devPlugins?: string[] + autoupdate?: 'github' | 's3' targets?: string[] s3Host?: string s3Bucket?: string