This commit is contained in:
Ryan Dahl 2020-05-20 12:40:26 -04:00 committed by GitHub
parent 765acd3170
commit 49dda23f6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 46 additions and 7 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "deno_typescript"
version = "0.45.0"
version = "0.45.1"
license = "MIT"
description = "To compile TypeScript to a snapshot during build.rs"
repository = "https://github.com/denoland/deno"