Skip to content

Commit

Permalink
Update spacetime to avoid daylight savings issues
Browse files Browse the repository at this point in the history
  • Loading branch information
slmnio committed Mar 25, 2023
1 parent 32423a8 commit 7d558e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"obs-websocket-js": "^5.0.2",
"opus-decoder": "^0.5.3",
"socket.io-client": "^4.0.1",
"spacetime": "^6.16.0",
"spacetime": "^7.4.1",
"spacetime-informal": "^0.6.1",
"timesync": "^1.0.11",
"vue": "^2.7",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2511,10 +2511,10 @@ spacetime-informal@^0.6.1:
dependencies:
efrt-unpack "2.2.0"

spacetime@^6.16.0:
version "6.16.0"
resolved "https://registry.yarnpkg.com/spacetime/-/spacetime-6.16.0.tgz#f213963392eafc380716c3857b23251de87db97f"
integrity sha512-mkuniNOp6ssfPyJidj81tb54zKxK4vEKPTmcUsC/NEGIF8S07ppoSotdg6numT1/26rthQYmdxMY/M5a9WeJVQ==
spacetime@^7.4.1:
version "7.4.1"
resolved "https://registry.yarnpkg.com/spacetime/-/spacetime-7.4.1.tgz#2be4064ee26accfaf4ccfe16787a7c45c14f3faf"
integrity sha512-khQpvLNMhHFzfFJslMfunqqsjOxdmoDDYX5Wh4qYb8N6f8vBPI6HvbT7Wb2wcMa+oP1Xh1HpEcwfPFrj8UfvHQ==

spdx-correct@^3.0.0:
version "3.1.1"
Expand Down

0 comments on commit 7d558e7

Please sign in to comment.