Skip to content

Commit

Permalink
Fix script compile (microsoft#53136)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Mar 7, 2023
1 parent 5e898eb commit 74e61d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/configurePrerelease.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const __filename = url.fileURLToPath(new URL(import.meta.url));
name: string;
version: string;
keywords: string[];
gitHead?: string;
}} PackageJson
*/

Expand Down

0 comments on commit 74e61d3

Please sign in to comment.