We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8965869 commit 3c91f73Copy full SHA for 3c91f73
configuration
@@ -14,7 +14,7 @@ export DENO_DOM=v0.1.41-alpha-artifacts
14
export PANDOC=3.6
15
export DARTSASS=1.70.0
16
export ESBUILD=0.19.12
17
-export TYPST=0.11.0
+export TYPST=0.12.0
18
19
20
# NB: we can't put comments in the same line as export statements because it
dev-docs/upgrade-dependencies.md
@@ -1,6 +1,6 @@
1
Change version numbers in `./configuration` to correspond to new versions.
2
3
-Contact JJ so he uploads the binaries to the S3 bucket.
+Contact Carlos so he uploads the binaries to the S3 bucket.
4
5
## Upgrade deno
6
0 commit comments