Skip to content

Commit

Permalink
Merge 8b2c8f5 into 66774c4
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist authored Jun 21, 2024
2 parents 66774c4 + 8b2c8f5 commit 8a3f3e7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/loud-ligers-yell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"replayio": patch
---

Add an explicit dependency on `uuid` module
1 change: 1 addition & 0 deletions packages/replayio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"superstruct": "^0.15.4",
"table": "^6.8.2",
"undici": "^5.28.4",
"uuid": "^8.3.2",
"ws": "^7.5.0"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15118,6 +15118,7 @@ __metadata:
ts-jest: "npm:^28.0.6"
typescript: "npm:^5.5.2"
undici: "npm:^5.28.4"
uuid: "npm:^8.3.2"
ws: "npm:^7.5.0"
bin:
replayio: ./replayio.js
Expand Down

0 comments on commit 8a3f3e7

Please sign in to comment.