style: Run Prettier (#10604)

style: prettier
This commit is contained in:
Jiralite
2024-11-17 22:31:18 +00:00
committed by GitHub
parent c8977f29bd
commit 28d5c84ddc

View File

@@ -52,7 +52,7 @@ try installing another.
**Encryption Libraries (npm install):**
> [!NOTE]
> You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`).
> You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`).
- `sodium-native`: ^3.3.0
- `sodium`: ^3.0.2