diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-08-26 22:31:29 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-26 22:31:29 -0400 |
| commit | 49499d378b666c0a203d644169910a0c747e1034 (patch) | |
| tree | 3fcaf34f1463be440c60aaf8135227eddd2e9fe5 | |
| parent | 4d997d4e2239adb0d982245271e43938443e871f (diff) | |
ci: bump to version v0.16.0 (denoland/deno_std#573)
Original: https://github.com/denoland/deno_std/commit/59bdbe3272524de66139437f394b4a69ccecec86
| -rw-r--r-- | azure-pipelines.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4cf282863..d353b8e33 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - DENO_VERSION: "v0.15.0" + DENO_VERSION: "v0.16.0" TS_VERSION: "3.4.5" # TODO Try to get eslint to run under Deno, like prettier |
