Skip to content

Commit 7be9f38

Browse files
committed
Change the deno lock file location
1 parent 60a27ee commit 7be9f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cycode/cli/consts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
'package.json',
7373
'package-lock.json',
7474
'yarn.lock',
75-
'deno.lock',
7675
'pnpm-lock.yaml',
76+
'deno.lock',
7777
'npm-shrinkwrap.json',
7878
'packages.config',
7979
'project.assets.json',

0 commit comments

Comments
 (0)