Skip to content

Commit e02405d

Browse files
authored
pin rollup (#5570)
1 parent 69d6eb5 commit e02405d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)