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

Commit

Permalink
chore: fix dnt (#807)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjjfvi authored Mar 27, 2023
1 parent b89ec38 commit fe630fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _tasks/dnt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,4 @@ await Promise.all([
}),
fs.copy("LICENSE", path.join(outDir, "LICENSE")),
fs.copy("Readme.md", path.join(outDir, "Readme.md")),
fs.copy("help.txt", path.join(outDir, "help.txt")),
])

0 comments on commit fe630fa

Please sign in to comment.