We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80364da commit c0deb4bCopy full SHA for c0deb4b
3 files changed
examples/outliving-react/index.html
@@ -17,3 +17,5 @@
17
18
19
20
+
21
examples/outliving-react/package.json
@@ -24,3 +24,5 @@
24
}
25
26
27
28
package.json
@@ -36,7 +36,7 @@
36
"author": "RegiByte",
37
"license": "ISC",
38
"peerDependencies": {
39
- "braided": "^0.0.4",
+ "braided": ">=0.2.1",
40
"react": ">=18.0.0"
41
},
42
"devDependencies": {
0 commit comments