Skip to content

Commit 4cc6b89

Browse files
authored
Merge pull request #5779 from daily-co/release-daily-react-hooks-0.3.0
ENG-5087 Bump @daily-co/daily-react-hooks to 0.3.0
2 parents f3e63cf + d7a5f4f commit 4cc6b89

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,5 +1,5 @@
11
{
2-
"version": "0.2.5",
2+
"version": "0.3.0",
33
"license": "BSD-2-Clause",
44
"keywords": [
55
"daily",
@@ -32,7 +32,7 @@
3232
"analyze": "size-limit --why"
3333
},
3434
"peerDependencies": {
35-
"@daily-co/daily-js": ">=0.28.0 <1",
35+
"@daily-co/daily-js": ">=0.29.0 <1",
3636
"react": ">=16.13.1",
3737
"recoil": "^0.7.0"
3838
},

0 commit comments

Comments
 (0)