Skip to content

Commit cb818e3

Browse files
committed
pin rollup (#5570)
1 parent b3dc4ec commit cb818e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reflex/constants/installer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,5 @@ def DEPENDENCIES(cls) -> dict[str, str]:
149149
# This should always match the `react` version in DEPENDENCIES for recharts compatibility.
150150
"react-is": _react_version,
151151
"cookie": "1.0.2",
152+
"rollup": "4.44.2",
152153
}

0 commit comments

Comments
 (0)