Download http://127.0.0.1:4250/@denotest/add/0.2.0_meta.json Download http://127.0.0.1:4250/@denotest/add/0.2.0/mod.ts error: The lockfile is out of date. Run `deno cache --frozen=false` or rerun with `--frozen=false` to update it. changes: 5 | - "jsr:@denotest/add@1": "jsr:@denotest/add@1.0.0" 6 | - }, 7 | - "jsr": { 5 | + "jsr:@denotest/add@0.2.0": "jsr:@denotest/add@0.2.0", 6 | + "jsr:@denotest/add@1": "jsr:@denotest/add@1.0.0" 7 | + }, 8 | + "jsr": { 9 | + "@denotest/add@0.2.0": { 10 | + "integrity": "[WILDCARD]" 11 | + },