Skip to content

Commit

Permalink
deps: update slp-realtime
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceau committed Mar 12, 2021
1 parent e161443 commit 36c84e9
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 @@ -29,7 +29,7 @@
"@rematch/persist": "^1.1.6",
"@slippi/slippi-js": "^5.1.1",
"@vinceau/event-actions": "^0.0.4",
"@vinceau/slp-realtime": "^3.1.0",
"@vinceau/slp-realtime": "^3.1.1",
"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 @@ -1525,10 +1525,10 @@
resolved "https://registry.yarnpkg.com/@vinceau/event-actions/-/event-actions-0.0.4.tgz#b773d36293bdfd1468f36815fb0a5ad77b7a087f"
integrity sha512-Hhayt7S4GZg5ebmR52WKZ3xuUMwZHJYKunNVQTFoNzEKOieEnzokWttRGep5sD9EUUQ0Iw+1B69SrZYJO7JS/A==

"@vinceau/slp-realtime@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@vinceau/slp-realtime/-/slp-realtime-3.1.0.tgz#3d33d8c1890e0ccd88da395adde2bf606c3bff06"
integrity sha512-f4ZgFVlCUVvrFX1GCtsHwVkO30uiNcYVbA1dNOkCeEk5f0zQIRZ9+8Brxxm0j3lw3HLEDf22ASQ8Q4KVCIQy2g==
"@vinceau/slp-realtime@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@vinceau/slp-realtime/-/slp-realtime-3.1.1.tgz#565d98d2ba6061e6b011bae3f235843bfd48f819"
integrity sha512-tndPHG2T/RZbvD55wKjIuG/xegsgPswAweObkOaeQaxVtIGLsArv/9g/M1590qTAQ7xyycrPCNGY8SGUXNqkmA==
dependencies:
"@slippi/slippi-js" "^5.1.1"
chokidar "^3.3.1"
Expand Down

0 comments on commit 36c84e9

Please sign in to comment.