Skip to content

Commit c0deb4b

Browse files
committed
feat: update peer deps
1 parent 80364da commit c0deb4b

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

examples/outliving-react/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@
1717

1818

1919

20+
21+

examples/outliving-react/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@
2424
}
2525

2626

27+
28+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"author": "RegiByte",
3737
"license": "ISC",
3838
"peerDependencies": {
39-
"braided": "^0.0.4",
39+
"braided": ">=0.2.1",
4040
"react": ">=18.0.0"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)