Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit fe630fa

Browse files
authored
chore: fix dnt (#807)
1 parent b89ec38 commit fe630fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_tasks/dnt.ts

-1
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,4 @@ await Promise.all([
9292
}),
9393
fs.copy("LICENSE", path.join(outDir, "LICENSE")),
9494
fs.copy("Readme.md", path.join(outDir, "Readme.md")),
95-
fs.copy("help.txt", path.join(outDir, "help.txt")),
9695
])

0 commit comments

Comments
 (0)