Skip to content

Commit

Permalink
*: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tharvik committed Apr 2, 2024
1 parent ff6dcde commit 8fc7647
Show file tree
Hide file tree
Showing 4 changed files with 549 additions and 583 deletions.
8 changes: 4 additions & 4 deletions discojs/discojs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
"gpt3-tokenizer": "1",
"immutable": "4",
"isomorphic-wrtc": "1",
"isomorphic-ws": "4",
"isomorphic-ws": "5",
"msgpack-lite": "0.1",
"simple-peer": "9",
"tslib": "2",
"ws": "8"
},
"devDependencies": {
"@types/chai": "4",
"@types/mocha": "9",
"@types/mocha": "10",
"@types/msgpack-lite": "0.1",
"@types/simple-peer": "9",
"chai": "4",
"mocha": "9",
"chai": "5",
"mocha": "10",
"nodemon": "3",
"ts-node": "10"
}
Expand Down
Loading

0 comments on commit 8fc7647

Please sign in to comment.