Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit cb3c384

Browse files
fix: react peer dependency
1 parent 76178dd commit cb3c384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
},
5454
"peerDependencies": {
5555
"@edx/frontend-build": ">=8.1.0",
56-
"react": "^16.9.0 || 17.0.0"
56+
"react": "^16.9.0 || ^17.0.0"
5757
}
5858
}

0 commit comments

Comments
 (0)