diff options
author | 2021-08-12 01:38:10 -0700 | |
---|---|---|
committer | 2021-08-12 01:38:10 -0700 | |
commit | 089d1e7a5e4bf86b40dcf752d7a5d106283f02c8 (patch) | |
tree | b090d57b672d2b3e5007b47c03c5b8ce0c8a6b4f | |
parent | dcb97b022382d4004070ef1ab8af600dbca295af (diff) | |
download | astro-089d1e7a5e4bf86b40dcf752d7a5d106283f02c8.tar.gz astro-089d1e7a5e4bf86b40dcf752d7a5d106283f02c8.tar.zst astro-089d1e7a5e4bf86b40dcf752d7a5d106283f02c8.zip |
add changeset
-rw-r--r-- | .changeset/tidy-hotels-serve.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/tidy-hotels-serve.md b/.changeset/tidy-hotels-serve.md new file mode 100644 index 000000000..b2a988b4a --- /dev/null +++ b/.changeset/tidy-hotels-serve.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +update dependencies, and fix a bad .flat() call |