Skip to content

Commit 3c1b879

Browse files
committed
restore deleted line
1 parent e806283 commit 3c1b879

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/generate-types.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ type Repository = components["schemas"]["full-repository"]
8383
{ parser: "markdown" },
8484
),
8585
);
86+
8687
await copyFile("LICENSE", `packages/${packageName}/LICENSE`);
8788

8889
const schemaTS = await openapiTS(`cache/${name}.json`, {

0 commit comments

Comments
 (0)