Skip to content

Commit 8cbf5a9

Browse files
committed
chore: rename build script
1 parent 8e365f6 commit 8cbf5a9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tasks": {
3-
"build": "deno run -A npm_build.ts"
3+
"build": "deno run -A _npm_build.ts"
44
},
55
"fmt": {
66
"semiColons": false,

0 commit comments

Comments
 (0)