We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3dc4ec commit cb818e3Copy full SHA for cb818e3
reflex/constants/installer.py
@@ -149,4 +149,5 @@ def DEPENDENCIES(cls) -> dict[str, str]:
149
# This should always match the `react` version in DEPENDENCIES for recharts compatibility.
150
"react-is": _react_version,
151
"cookie": "1.0.2",
152
+ "rollup": "4.44.2",
153
}
0 commit comments