Skip to content

Commit

Permalink
Update @types/websocket.
Browse files Browse the repository at this point in the history
  • Loading branch information
Caparow committed Aug 1, 2024
1 parent ef74445 commit 23e4fd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ object YarnOptions {
ManifestDependency("moment", "^2.29.1"),
ManifestDependency("websocket", "^1.0.32"),
ManifestDependency("@types/node", "^14.14.6"),
ManifestDependency("@types/websocket", "^1.0.3"),
ManifestDependency("@types/websocket", "^1.0.10"),
),
devDependencies = List(
ManifestDependency("typescript", "^4.5.5")
Expand Down

0 comments on commit 23e4fd5

Please sign in to comment.