We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db8a90 commit e719ce2Copy full SHA for e719ce2
readme.md renamed to README.md
scripts/build_npm.ts
@@ -28,3 +28,4 @@ await build({
28
});
29
30
Deno.copyFileSync("LICENSE", "npm/LICENSE");
31
+Deno.copyFileSync("README.md", "npm/README.md");
0 commit comments