summaryrefslogtreecommitdiff
path: root/tools/release/deps.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tools/release/deps.ts')
-rw-r--r--tools/release/deps.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/release/deps.ts b/tools/release/deps.ts
new file mode 100644
index 000000000..df7a4fc60
--- /dev/null
+++ b/tools/release/deps.ts
@@ -0,0 +1,3 @@
+// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
+
+export * from "https://raw.githubusercontent.com/denoland/automation/0.2.0/mod.ts";