diff options
author | 2022-03-29 23:07:56 -0300 | |
---|---|---|
committer | 2022-03-29 23:07:56 -0300 | |
commit | ff67cb4849bc706da4f7ecd028063aca3305551a (patch) | |
tree | e05580af8323eb40b639be6bb0c59de4ebd7dacd | |
parent | fc2dc973f28ceebc6e1016c6360ddaa497f9acce (diff) | |
download | astro-ff67cb4849bc706da4f7ecd028063aca3305551a.tar.gz astro-ff67cb4849bc706da4f7ecd028063aca3305551a.tar.zst astro-ff67cb4849bc706da4f7ecd028063aca3305551a.zip |
Reverted unwanted change in pnpm-lock
-rw-r--r-- | pnpm-lock.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68eaf52c9..142780851 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10700,7 +10700,7 @@ packages: /wide-align/1.1.5: resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} dependencies: - string-width: 4.2.3 + string-width: 1.0.2 dev: true /widest-line/4.0.1: |