diff options
Diffstat (limited to 'vhosts/blog/import_map.json')
| -rw-r--r-- | vhosts/blog/import_map.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vhosts/blog/import_map.json b/vhosts/blog/import_map.json new file mode 100644 index 00000000..0bbc3d36 --- /dev/null +++ b/vhosts/blog/import_map.json @@ -0,0 +1,5 @@ +{ + "imports": { + "std/": "https://deno.land/std@0.170.0/" + } +} |
