aboutsummaryrefslogtreecommitdiffhomepage
path: root/import_map.json
diff options
context:
space:
mode:
Diffstat (limited to 'import_map.json')
-rw-r--r--import_map.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/import_map.json b/import_map.json
new file mode 100644
index 0000000..0bbc3d3
--- /dev/null
+++ b/import_map.json
@@ -0,0 +1,5 @@
+{
+ "imports": {
+ "std/": "https://deno.land/std@0.170.0/"
+ }
+}