Skip to content

Commit 8d675f9

Browse files
committed
misc: frozen lockfile
Signed-off-by: quacumque <[email protected]>
1 parent 0fa0a70 commit 8d675f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deno.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"license": "Apache 2.0",
33
"nodeModulesDir": "auto",
4+
"lock": { "frozen": true },
45
"exclude": ["**/docs", "./tmp"],
56
"workspace": [
67
"./packages/core",

0 commit comments

Comments
 (0)