Skip to content

Commit 226a7e1

Browse files
committed
Change the deno lock file location
1 parent 7be9f38 commit 226a7e1

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-
'pnpm-lock.yaml',
7675
'deno.lock',
76+
'pnpm-lock.yaml',
7777
'npm-shrinkwrap.json',
7878
'packages.config',
7979
'project.assets.json',

0 commit comments

Comments
 (0)