std/test_import_map.json
Kitson Kelly b7c61a27a7
chore: updates related to TypeScript 4.4 (#1171)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2021-08-31 14:39:04 +10:00

7 lines
115 B
JSON

{
"imports": {
"https://deno.land/std@$STD_VERSION/": "./",
"https://deno.land/std@0.104.0/": "./"
}
}