mirror of https://github.com/wg-easy/wg-easy
4 changed files with 273 additions and 272 deletions
@ -11,7 +11,7 @@ |
|||
"format:check:docs": "prettier --check docs" |
|||
}, |
|||
"devDependencies": { |
|||
"prettier": "^3.8.1" |
|||
"prettier": "^3.8.2" |
|||
}, |
|||
"packageManager": "[email protected]" |
|||
} |
|||
|
|||
@ -9,16 +9,16 @@ importers: |
|||
.: |
|||
devDependencies: |
|||
prettier: |
|||
specifier: ^3.8.1 |
|||
version: 3.8.1 |
|||
specifier: ^3.8.2 |
|||
version: 3.8.2 |
|||
|
|||
packages: |
|||
|
|||
[email protected].1: |
|||
resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} |
|||
[email protected].2: |
|||
resolution: {integrity: sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==} |
|||
engines: {node: '>=14'} |
|||
hasBin: true |
|||
|
|||
snapshots: |
|||
|
|||
[email protected].1: {} |
|||
[email protected].2: {} |
|||
|
|||
File diff suppressed because it is too large
Loading…
Reference in new issue