diff --git a/deno_typescript/Cargo.toml b/deno_typescript/Cargo.toml index d91b326cac..6b835285e0 100644 --- a/deno_typescript/Cargo.toml +++ b/deno_typescript/Cargo.toml @@ -3,7 +3,7 @@ name = "deno_typescript" version = "0.19.0" license = "MIT" description = "To compile TypeScript to a snapshot during build.rs" -repository = "https://github.com/ry/deno_typescript" +repository = "https://github.com/denoland/deno" authors = ["the Deno authors"] edition = "2018"