Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
fix: add repositoryPrefix
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jun 20, 2018
1 parent e010ca4 commit 73698bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pjson.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export namespace PJSON {
plugins?: string[]
devPlugins?: string[]
aliases?: { [name: string]: string | null }
repositoryPrefix?: string
update: {
s3: S3
autoupdate?: {
Expand Down

0 comments on commit 73698bd

Please sign in to comment.