mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
afc23fb2e0
This was using the lockfile and esm.sh changed breaking the lockfile. We could pin to a specific esm.sh version, but ideally we shouldn't have the test suite dependent on remote servers.
6 lines
147 B
JSON
6 lines
147 B
JSON
{
|
|
"version": "4",
|
|
"remote": {
|
|
"http://localhost:4545/welcome.ts": "7353d5fcbc36c45d26bcbca478cf973092523b07c45999f41319820092b4de31"
|
|
}
|
|
}
|