We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5df1b commit bc7409aCopy full SHA for bc7409a
deno.jsonc
@@ -2,7 +2,7 @@
2
"$schema": "https://deno.land/x/deno/cli/schemas/config-file.v1.json",
3
"name": "@okikio/transferables",
4
"version": "1.0.2",
5
- "lock": false,
+ "lock": true,
6
"exports": {
7
".": "./src/mod.ts",
8
"./mod": "./src/mod.ts",
0 commit comments