Skip to content

Commit

Permalink
update slp realtime deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceau committed Jun 23, 2023
1 parent c20b4c7 commit 09e3702
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@rematch/core": "^1.3.0",
"@rematch/persist": "^1.1.6",
"@slippi/slippi-js": "^6.7.0",
"@vinceau/slp-realtime": "^4.0.0-alpha.1",
"@vinceau/slp-realtime": "^4.0.0",
"comlink": "^4.2.0",
"electron-context-menu": "^0.15.1",
"electron-log": "^4.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2295,10 +2295,10 @@
"@typescript-eslint/types" "5.1.0"
eslint-visitor-keys "^3.0.0"

"@vinceau/slp-realtime@^4.0.0-alpha.1":
version "4.0.0-alpha.1"
resolved "https://registry.yarnpkg.com/@vinceau/slp-realtime/-/slp-realtime-4.0.0-alpha.1.tgz#1b33ea505e97f3071dfce2caf70f65714731ed32"
integrity sha512-j6a1dOwWktmdDmcee9Ea34wAXmM0UUaAbelRMT3GBu/asJ7DJHwTyoAtz8o/KNXlsPsyk2GNEVOCxyuGfUt4UQ==
"@vinceau/slp-realtime@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@vinceau/slp-realtime/-/slp-realtime-4.0.0.tgz#98b728847acf0e6c154a8226610c57f8ab16385f"
integrity sha512-qEua38e+PvR5KA4h6IU2rPnUBy2XGpe10MJYGYILwlV3RS/v+GdwTSJ++93w8eOgKIKDwfB0UnKANHJ07z0DMA==
dependencies:
chokidar "^3.3.1"
fs-extra "^8.1.0"
Expand Down

0 comments on commit 09e3702

Please sign in to comment.