diff --git a/package.json b/package.json index a7237f29..28a847fd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@hotwired/turbo": "^8.0.12", - "@rails/actioncable": "^7.0" + "@rails/actioncable": ">=7.0" }, "devDependencies": { "@rollup/plugin-node-resolve": "^11.0.1",