aboutsummaryrefslogtreecommitdiff
path: root/deno/tools/deno.json
diff options
context:
space:
mode:
Diffstat (limited to 'deno/tools/deno.json')
-rw-r--r--deno/tools/deno.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/deno/tools/deno.json b/deno/tools/deno.json
index 1b2cf32..355046a 100644
--- a/deno/tools/deno.json
+++ b/deno/tools/deno.json
@@ -3,6 +3,6 @@
"tasks": {
},
"imports": {
- "mustache": "npm:mustache@^4.2.0",
+ "mustache": "npm:mustache@^4.2.0"
}
}