Skip to content

Commit 91a0739

Browse files
committed
chore: format string
1 parent c636f90 commit 91a0739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build_npm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ await build({
5555

5656
await Deno.writeTextFile(
5757
`${outDir}/.npmignore`,
58-
"/_generator\ndev_deps.ts\n",
58+
"/_generator\n",
5959
{ append: true },
6060
);

0 commit comments

Comments
 (0)