aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deno/tools/deno.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/deno/tools/deno.json b/deno/tools/deno.json
index cda933f..1b2cf32 100644
--- a/deno/tools/deno.json
+++ b/deno/tools/deno.json
@@ -4,6 +4,5 @@
},
"imports": {
"mustache": "npm:mustache@^4.2.0",
- "yargs": "npm:yargs@^18.0.0"
}
}