Skip to content

Commit

Permalink
Goban bump
Browse files Browse the repository at this point in the history
  • Loading branch information
anoek committed Apr 17, 2023
1 parent dba3f4b commit f9ad3b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gtp2ogs",
"version": "8.0.0-beta.5",
"version": "8.0.0-beta.6",
"homepage": "https://github.com/online-go/gtp2ogs",
"repository": {
"type": "git",
Expand Down Expand Up @@ -50,7 +50,7 @@
"tracer": "^1.1.6",
"json5": "^2.2.3",
"jsonschema": "^1.4.1",
"goban": "=0.7.4",
"goban": "=0.7.5",
"ws": "^8.13.0",
"bufferutil": "^4.0.7",
"utf-8-validate": "^6.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3452,10 +3452,10 @@ glogg@^1.0.0:
dependencies:
sparkles "^1.0.0"

goban@=0.7.4:
version "0.7.4"
resolved "https://registry.yarnpkg.com/goban/-/goban-0.7.4.tgz#b9b51cce2d8a89d4664519edc59e2f8779c74315"
integrity sha512-7T28I9LDZ5tewnaoNuOuX/7k3HiH/VcWk37pjxtKt+4qB7Shl6rV/xLPORnejTWp8g96+ZuZVNgmFx7MD9d5GQ==
goban@=0.7.5:
version "0.7.5"
resolved "https://registry.yarnpkg.com/goban/-/goban-0.7.5.tgz#73a99ee67f62f67c3cc2120995194987b85d18f9"
integrity sha512-aAY0uRgfWsGao45SJruJdBLZSXRHGpzQYcYUEGF08/kmC0VfuUJu0tvxpXyoKWQiy559AiVlUN8L3A9WfUKcZg==
dependencies:
eventemitter3 "^5.0.0"

Expand Down

0 comments on commit f9ad3b3

Please sign in to comment.