Skip to content

Commit e719ce2

Browse files
committed
chore: add README.md in npm build
1 parent 5db8a90 commit e719ce2

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

scripts/build_npm.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ await build({
2828
});
2929

3030
Deno.copyFileSync("LICENSE", "npm/LICENSE");
31+
Deno.copyFileSync("README.md", "npm/README.md");

0 commit comments

Comments
 (0)