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.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/deno/tools/deno.json b/deno/tools/deno.json
index 3597182..355046a 100644
--- a/deno/tools/deno.json
+++ b/deno/tools/deno.json
@@ -3,5 +3,6 @@
"tasks": {
},
"imports": {
+ "mustache": "npm:mustache@^4.2.0"
}
}