diff options
author | WlodekM <[email protected]> | 2024-11-26 10:41:27 +0200 |
---|---|---|
committer | WlodekM <[email protected]> | 2024-11-26 10:41:27 +0200 |
commit | 4aa21cab5cf58d2899292ba49f718b5708a64e6a (patch) | |
tree | d064d8562282a3e94073dd783537ea8ad22dc033 /pnpm-lock.yaml | |
parent | ae159f6d6cb2d5ab933730a3c07903452df8c1ef (diff) |
eugh i spent 2 hours on this
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be20854..1cd8186 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,6 +14,9 @@ importers: '@types/node': specifier: ^22.10.0 version: 22.10.0 + '@types/ws': + specifier: ^8.5.13 + version: 8.5.13 cuid: specifier: ^3.0.0 version: 3.0.0 |