diff options
author | 2021-06-25 09:38:46 -0400 | |
---|---|---|
committer | 2021-06-25 09:38:46 -0400 | |
commit | 52bf970d6ea5bf650291265b9bd2cc1ffda8b0bd (patch) | |
tree | db4a0ee9c4b508077f015d039db3c9786f3e9712 | |
parent | 7b3047f09761a0265d63ba3d51dbf7a07660b468 (diff) | |
download | astro-52bf970d6ea5bf650291265b9bd2cc1ffda8b0bd.tar.gz astro-52bf970d6ea5bf650291265b9bd2cc1ffda8b0bd.tar.zst astro-52bf970d6ea5bf650291265b9bd2cc1ffda8b0bd.zip |
Remove broken changeset (#542)
This changeset has "mixed ignored and not ignored change", whatever this means. This is a changeset for examples, which we don't publish, so its unnecessary.
-rw-r--r-- | .changeset/brave-glasses-cry.md | 12 | ||||
-rw-r--r-- | yarn.lock | 5 |
2 files changed, 5 insertions, 12 deletions
diff --git a/.changeset/brave-glasses-cry.md b/.changeset/brave-glasses-cry.md deleted file mode 100644 index 7faf3b0c8..000000000 --- a/.changeset/brave-glasses-cry.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -'@astrojs/markdown-example': patch -'@astrojs/example-blog': patch -'@astrojs/docs-template': patch -'@astrojs/kitchen-sink-example': patch -'@astrojs/portfolio-template': patch -'@example/snowpack': patch -'@astrojs/starter-kit': patch -'@astrojs/tailwind-example': patch ---- - -Force pnpm installs to hoist nested dependencies @@ -6746,6 +6746,11 @@ nanoid@^3.1.23: resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81" integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw== +nanostores@^0.3.3: + version "0.3.3" + resolved "https://registry.yarnpkg.com/nanostores/-/nanostores-0.3.3.tgz#3f6a858d3e2700c70c7942301380550f66a8e9ee" + integrity sha512-+MemxV/HzzTPJQCvzEmwfIFMAIcDEiod37A5F1ERyKQqtm6hbEfuNokfmJfecYM2gjunlPdPHA5lQ9cwHHSYNg== + natural-compare@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" |