Skip to content

Commit 38b75b5

Browse files
committed
💄
1 parent c857f08 commit 38b75b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@ export type IUnpublishVSIXOptions = IPublishOptions & Pick<IUnpublishOptions, 'i
118118
* @public
119119
*/
120120
export function unpublishVSIX(options: IUnpublishVSIXOptions = {}): Promise<any> {
121-
return _unpublish({"force": true, ...options});
121+
return _unpublish({ force: true, ...options });
122122
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy