Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 5727b20

Browse files
author
ci-bot
committed
RC 0.5.8
1 parent b5eab4b commit 5727b20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dolbyio/comms-uikit-react",
3-
"version": "0.5.7",
3+
"version": "0.5.8",
44
"description": "Dolby.io Communications UIKit for React",
55
"license": "MIT",
66
"main": "dist/index.es.js",
@@ -74,7 +74,7 @@
7474
}
7575
},
7676
"module": "dist/index.js",
77-
"types": "dist/dts/src/index.d.ts",
77+
"types": "dist/src/index.d.ts",
7878
"source": "src/index",
7979
"files": [
8080
"dist"

0 commit comments

Comments
 (0)