mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-05-13 13:56:43 +00:00
Fix #480: Dependency Dashboard
- Fixed 1 typo(s) in pnpm-lock.yaml
- Fixed README formatting
Category: documentation
Confidence: 85%
🤖 Karl Ambrosius
This commit is contained in:
parent
d505845f91
commit
d0c7ebc49c
2 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Project
|
||||
|
||||
<picture>
|
||||
<source srcset="./.github/logo-dark.png" media="(prefers-color-scheme: light)">
|
||||
<source srcset="./.github/logo-white.png" media="(prefers-color-scheme: dark)">
|
||||
|
|
|
|||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
|
|
@ -3052,7 +3052,7 @@ packages:
|
|||
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
|
||||
|
||||
domexception@4.0.0:
|
||||
resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==}
|
||||
resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/to/7JHOrJRJiMKUZKYBw==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
domhandler@5.0.3:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue