summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-07-20 19:49:57 -0400
committerGitHub <noreply@github.com>2020-07-20 19:49:57 -0400
commit2460689b1a9582ef6ab8c5fa429e281c88bc14d1 (patch)
treec6e8f7b8fda45004c0321eb2ac88a5bfb5905483 /Cargo.toml
parent903d28f872b90a800c64339dea058806cde0be67 (diff)
Remove deno_typescript (#6813)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 00304f039..ea0e02cf9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,6 @@
members = [
"cli",
"core",
- "deno_typescript",
"test_plugin",
"test_util",
]