Skip to content

Commit 7487a41

Browse files
committed
3.18.5
1 parent ad26591 commit 7487a41

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mediasoup-client",
3-
"version": "3.18.4",
3+
"version": "3.18.5",
44
"description": "mediasoup client side TypeScript library",
55
"contributors": [
66
"Iñaki Baz Castillo <ibc@aliax.net> (https://inakibaz.me)",
@@ -28,7 +28,7 @@
2828
"default": "./lib/types.js"
2929
},
3030
"./ortc": {
31-
"ortc": "./lib/ortc.d.ts",
31+
"types": "./lib/ortc.d.ts",
3232
"default": "./lib/ortc.js"
3333
},
3434
"./enhancedEvents": {

0 commit comments

Comments
 (0)